summaryrefslogtreecommitdiff
path: root/src/haiku_font_support.cc
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Implement font-use-system-font on HaikuPo Lu2022-09-251-7/+275
* Respect `:antialias' on HaikuPo Lu2022-06-201-0/+23
* Speed up opening fonts on HaikuPo Lu2022-05-051-28/+90
* Fix font matching of "Fira Code Retina" and "Fira Code Regular" on HaikuPo Lu2022-05-031-2/+6
* Fix inconsistencies in Haiku font selection dialogPo Lu2022-05-021-5/+7
* Fix handling of some weights in the Haiku font driverPo Lu2022-05-021-7/+5
* Default to currently selected font in Haiku font dialogsPo Lu2022-05-021-0/+35
* Implement font selection dialog on HaikuPo Lu2022-05-011-0/+11
* Add simple session management support to HaikuPo Lu2022-04-271-4/+5
* Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu2022-04-211-29/+187
* Minor cleanups to Haiku menu codePo Lu2022-04-191-3/+3
* Clean up various bits of Haiku codePo Lu2022-04-151-6/+0
* Fix copying font names around on HaikuPo Lu2022-03-241-0/+6
* Fix SIGFPE on some fonts when calculating their average width on HaikuPo Lu2022-02-171-1/+5
* Fix parsing of some semibold font styles on HaikuPo Lu2022-02-151-1/+3
* Implement `list_family' for the haikufont driverPo Lu2022-02-091-0/+24
* Fix some problems with Haiku font displayPo Lu2022-01-091-9/+11
* * src/haiku_font_support.cc (BFont_char_bounds): Fix bearings.Po Lu2022-01-031-6/+25
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+596