Changes between Initial Version and Version 1 of Ticket #14428, comment 4
- Timestamp:
- Sep 12, 2018, 9:43:50 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14428, comment 4
initial v1 2 2 > Indeed not, and doing that also messes up font kerning with TTF subpixel hinting enabled. So that's not a good solution. 3 3 4 I tried to implement it like I said in the previous comment , and actually it's not that bad.4 I tried to implement it like I said in the previous comment (change 544), and actually it's not that bad. 5 5 Moreover, since BPictures could be played not only by app_server, but also by other means (we use it for printing, for example), I think we could go with this implementation. At least for now.