Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkagerer
2247 days ago
Think it's portable enough to use in embedded microcontroller environments?
1 comments
userbinator
2247 days ago
It looks like it maps the whole font file into memory and has a lot of (probably unnecessary?) floating-point maths, both of which are going to be a bad idea in a small embedded environment.
link