summaryrefslogtreecommitdiff
path: root/cocoa/font.m
Commit message (Expand)AuthorAgeFilesLines
* remove unecessary css includes from fronetendsVincent Sanders2014-10-131-1/+0
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-2/+2
* move options includeVincent Sanders2013-05-281-1/+1
* Getting rid of cocoa_set_font_scale_factorSven Weidauer2011-03-141-10/+1
* Fixed text scaling.Sven Weidauer2011-03-041-2/+5
* Fixed text splitting.Sven Weidauer2011-03-041-1/+1
* Reorganized includes.Sven Weidauer2011-01-311-9/+6
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-2/+1
* More font-related fixes.Sven Weidauer2011-01-281-8/+6
* Updated baseline calculation for fontsSven Weidauer2011-01-281-7/+6
* Implemented resolution-independent rendering for the browser view. Still need...Sven Weidauer2011-01-271-6/+7
* Fixing font calculations and warnings about invalid glyph indices.Sven Weidauer2011-01-271-3/+6
* Improved/refactored font functions and (hopefully) sped up cocoa_prepare_layo...Sven Weidauer2011-01-261-87/+135
* Fixing font scaling and splittingSven Weidauer2011-01-251-13/+9
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-231-1/+1
* More font traitsSven Weidauer2011-01-171-1/+13
* Font scaling and other scaling related fixes.Sven Weidauer2011-01-171-1/+11
* Recalculating actual position in string after text split.Sven Weidauer2011-01-121-0/+3
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+177