Files
lime/project/include
Chris Speciale 579efa5351 Font: Allow setting dpi internally
This fixes some unexpected changes in text rendering for OpenFL which rely on a private function in Lime. Previously we defaulted at 72 dpi, which apparently is expected to layout the text properly. Most displays are 96 dpi or higher today, so we should probably look into this. For RenderGlyph, which was previously broken over several versions, we will now use a dpi of 96 for now. In the next version of lime, we absolutely should alter the function signature to allow for renderGlyph to accept a dpi argument.
2024-10-30 12:49:30 -04:00
..
2018-07-18 17:32:51 -07:00
2019-04-10 16:26:03 -07:00
2018-07-18 17:32:51 -07:00
2019-04-10 16:26:03 -07:00
2018-07-18 17:32:51 -07:00
2024-02-05 15:11:33 -05:00
2024-10-30 12:49:30 -04:00
2023-08-17 21:07:12 -04:00
2018-07-18 17:32:51 -07:00
2018-07-18 17:32:51 -07:00