I agree with most of what Patrick said, I think dynamic scaling to integer
multiples may be best. Scaling the font up at compile-time seems like
unnecessary bloat to the binary (although I'm not sure, how big are these
fonts?). If you do want to include them at compile time, you may as well
include a real larger font rather than just a scaled one.
-- 
coreboot mailing list: [email protected]
https://mail.coreboot.org/mailman/listinfo/coreboot

Reply via email to