summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/font/font_osx.cpp
Commit message (Expand)AuthorAgeFilesLines
* log failure to get glyph, but keep drawing (nw) Vas Crabb2017-08-081-3/+0
* font_osx: handle fonts where space glyphs return a null bounding box (e.g. Hi... Vas Crabb2017-08-061-43/+64
* log some failures (nw) Vas Crabb2017-08-051-28/+37
* Use proper font metrics on OSX rather than trying to guess advance from glyph... Vas Crabb2017-08-051-67/+38
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-13/+13
* Fix TTC loading (thanks for the tip, Sarayan) Vas Crabb2016-03-171-1/+1
* Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-29/+110
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+200