Using Multiple Bitmaps to Interpolate in Size ?
Moritz Rädler
Posts: 2
Good Day,
I would like to know if there is a way to use one or multiple bitmaps as 'fixed-hinting' for e.g. in 8px and 12px and than interpolate from these steps. What I hope to get is a sharper and more accurate representation of my font in smaller sizes. I'm also a hobbyist Pixel artist so I would create these bitmaps manually in a 3 or 4 greyscale palette, simulating antialiasing.
Thank you for any Hint
I would like to know if there is a way to use one or multiple bitmaps as 'fixed-hinting' for e.g. in 8px and 12px and than interpolate from these steps. What I hope to get is a sharper and more accurate representation of my font in smaller sizes. I'm also a hobbyist Pixel artist so I would create these bitmaps manually in a 3 or 4 greyscale palette, simulating antialiasing.
Thank you for any Hint
Tagged:
0
Comments
-
It is possible to embed bitmaps in a TrueType font, but these may not get used in modern environments. To my knowledge, there is no way to ‘interpolate’ embedded bitmaps for intermediate sizes: for any size for which an embedded bitmap is not provided, normal rasterisation would occur.2
-
@Moritz Rädler Ever since MacOS started treating bitmapfonts like dirt things have been too impracticable in that department.
That said, you might be interested in checking out this hand–anti-aliased font family of three I made a while back. (Needless to say, there was much squinting. :-)1 -
And what a perfect demonstration of the situation that this site is scaling it willy-nilly and blurring it into irrelevance... :-/
The zoomed-in 9th frame should give you a good idea though.1 -
Well First Thank you both for the insight, and a shame that bitmap support get dropped instead of enhanced ! If something looks atm obsolete It doesnt mean it stay that way.
Thank you @Hrant P. Papazian I will definitely will have a in-depth look at this font
(opening the image in a new tab helps me with the forced scaling )1 -
Note that two of the four colour font formats included in the OpenType specification are bitmap formats, so you may get more satisfaction out of using those rather than the older TrueType embedding bitmap format. This is especially the case in browsers, where support for Apple’s SBIX and Google’s CBDT/CBLC bitmap formats is quite broad.
More information:
OpenType sbix table.
OpenType CBDT table.
OpenType CBLC table.
Roel Niesken’s helpful browser colour format test.
1
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 799 Font Technology
- 1K Technique and Theory
- 617 Type Business
- 444 Type Design Critiques
- 541 Type Design Software
- 30 Punchcutting
- 136 Lettering and Calligraphy
- 83 Technique and Theory
- 53 Lettering Critiques
- 483 Typography
- 301 History of Typography
- 114 Education
- 68 Resources
- 498 Announcements
- 79 Events
- 105 Job Postings
- 148 Type Releases
- 165 Miscellaneous News
- 269 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports