ab-glyph icon indicating copy to clipboard operation
ab-glyph copied to clipboard

Are bitmap fonts supported?

Open mejo13 opened this issue 2 years ago • 1 comments

When i try to use .otb fonts (terminus-font-4.49.1 or gohufont-2.1-otb) with the examples i get no errors and no output except that both ./ascii and ./image report width and height. so i'm unsure whether these fonts are supported by ab_glyph or not.

mejo13 avatar Feb 28 '22 18:02 mejo13

There is Font::glyph_raster_image which is fairly low-level. However, all the examples and my own usage use outlines. There is an issue to improve this (#36).

alexheretic avatar Feb 28 '22 18:02 alexheretic