+1
-1
lines changedFilter options
+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