summaryrefslogtreecommitdiff
path: root/beos/font.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update for new nsfont_split expectations. Untested, but code similar to ↵Michael Drake2013-02-101-11/+18
| | | | framebuffer. Looks /really/ slow. It only needs to measure the text when it finds a space, not for every character.
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+376
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554