A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Hopding/fontkit/commit/b0241e7c30cdb83bda6867aa8c9229c1ab1cb8e3 below:

Fix fontkit.d.ts again · Hopding/fontkit@b0241e7 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -263,7 +263,7 @@ export interface Font {

263 263

italicAngle: number; /** If this is an italic font, the angle the cursor should be drawn at to match the font design */

264 264

capHeight: number; /** Height of capital letters above the baseline. */

265 265

xHeight: number; /** Height of lower case letters. */

266 -

bbox: number; /** Font’s bounding box, i.e. the box that encloses all glyphs in the font */

266 +

bbox: BoundingBox; /** Font’s bounding box, i.e. the box that encloses all glyphs in the font */

267 267 268 268

// Other properties

269 269

numGlyphs: number; /** Number of glyphs in the font */

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4