summaryrefslogtreecommitdiff
path: root/src/haikufont.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copying font names around on HaikuPo Lu2022-03-241-0/+2
* Handle `unspecified' values of symbolic font values on HaikuPo Lu2022-02-171-5/+5
* Make haikufont_list_family actually workPo Lu2022-02-091-2/+1
* Implement `list_family' for the haikufont driverPo Lu2022-02-091-1/+32
* Implement face cursor color merging on HaikuPo Lu2022-02-051-8/+11
* * src/haikufont.c (haikufont_draw): Allocate string buffer on stack.Po Lu2022-02-031-3/+3
* Stop creating cairo contexts in haiku_begin_cr_clipPo Lu2022-02-031-2/+3
* Resolve clipping related mysteries on HaikuPo Lu2022-01-051-7/+0
* Remove some unnecessary graphics state saves on HaikuPo Lu2022-01-051-2/+0
* ; 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/+1072