summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/font/font_none.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+1
| | | | | | | * Revert "fixed some modernize-use-equals-default clang-tidy warnings (nw)" This reverts commit 54486ab9 * fixed merge error
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
|
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, ↵ Miodrag Milanovic2016-10-221-1/+1
| | | | utf16_char, unicode_char (nw)
* Move font enumeration to OSD, separate font name from display name as needed ↵ Vas Crabb2016-03-171-42/+6
| | | | for OSX
* fixing some more override (nw) Miodrag Milanovic2015-12-061-5/+5
|
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+0
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+69