Leonardo Guilherme de Freitas

Results 53 comments of Leonardo Guilherme de Freitas

Its from this package: http://sourceforge.net/projects/artwizaleczapka/files/iso-8859-1/1.3/artwiz-aleczapka-en-1.3.tar.bz2/download You can test using nu.pcf

I see, thanks for digging it up. Well is there a way to fix the font? Corrections can be submitted to the authors.

Ok, so I converted the font to bcf, edited the bitmaps and converted again to pcf and then ran bitmap2ttf, but the result for the nu font is very bad....

https://github.com/phillipberndt/autorandr/pull/219 may fix this

I noticed in your build command you're passing `-std=c++2a`. ASAP compiles fine with `-std=c++11`, `-std=c++14` and `-std=c++17`. I'll definitely look into this but for the moment unless you absolutely need...

On a side note, this might just seems like a bug in the C++20 spec, boost is having a similar issue: https://github.com/boostorg/date_time/issues/132

That would be nice indeed. Maybe a cmake target that would generate such file.

Thanks. Does 92fd93d30fca28aa3e304bd9e198a1867259365a fixes the build? If so I'll generate a new version.

Font Chef (the new library) handles things differently, it does not output a texture with rendered text, it outputs a series of clipping and target rects to render from a...

Maybe if you have an even larger editbox, it does not happen?