summaryrefslogtreecommitdiff
path: root/riscos/font.c
Commit message (Expand)AuthorAgeFilesLines
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-3/+1
* cleanup RISC OS frontend header usageVincent Sanders2014-06-051-6/+10
* Make the no_font_blending toggle.Michael Drake2013-08-161-0/+1
* Avoid background blending overhead for treeview text.Michael Drake2013-08-161-2/+5
* move options includeVincent Sanders2013-05-281-1/+1
* Update nsfont_split documentation. Implementation was already compatible. C...Michael Drake2013-02-101-5/+12
* Initialise return values in error cases, too: core code is horrifically lax a...John-Mark Bell2013-01-261-0/+7
* Make nsfont_split implementation better for core textarea.Michael Drake2013-01-181-1/+14
* Don't search back for spaces if the whole string fits in available width.Michael Drake2013-01-161-2/+3
* Add some startup logging.Michael Drake2012-10-171-0/+2
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-19/+20
* Don't scale text plots in front end (RISC OS).Michael Drake2011-03-081-3/+2
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+17
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-79/+46
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Fix css_len2pt conversion from px and use it in the RO front end code.Michael Drake2008-12-161-2/+1
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-7/+19
* const fixes in plotters and history coreRob Kendrick2008-04-071-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-7/+7
* Replace font_menu with new rufl built-in font menu.James Bursa2006-12-081-43/+0
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix 1553007John Mark Bell2006-09-071-0/+5
* Use weight 500 for Medium desktop font.James Bursa2006-08-221-2/+4
* Move ro_gui_wimp_desktop_font() from wimp.c to font.c. Simplify code and add ...James Bursa2006-08-211-0/+108
* Remove unused and unimplemented nsfont_txtenum().James Bursa2006-08-211-12/+0
* Dump RUfl family list if Homerton isn't foundJohn Mark Bell2006-06-281-1/+6
* [project @ 2006-03-08 08:27:19 by bursa]James Bursa2006-03-081-1/+2
* [project @ 2006-01-29 12:23:22 by bursa]James Bursa2006-01-291-4/+27
* [project @ 2006-01-10 08:17:51 by bursa]James Bursa2006-01-101-4/+3
* [project @ 2006-01-02 23:31:28 by jmb]John Mark Bell2006-01-021-20/+1
* [project @ 2006-01-02 23:00:18 by jmb]John Mark Bell2006-01-021-1/+20
* [project @ 2006-01-02 21:24:42 by jmb]John Mark Bell2006-01-021-1/+15
* [project @ 2005-11-20 20:16:08 by bursa]James Bursa2005-11-201-3/+0
* [project @ 2005-03-24 07:45:41 by bursa]James Bursa2005-03-241-5/+5
* [project @ 2005-03-20 18:58:34 by jmb]John Mark Bell2005-03-201-1/+2
* [project @ 2005-02-24 22:00:40 by bursa]James Bursa2005-02-241-0/+45
* [project @ 2005-02-22 23:36:14 by bursa]James Bursa2005-02-221-18/+179
* [project @ 2005-02-20 13:19:19 by bursa]James Bursa2005-02-201-1184/+190
* [project @ 2005-01-02 11:47:51 by bursa]James Bursa2005-01-021-1/+1
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-4/+23
* [project @ 2004-11-03 02:37:58 by rjw]Richard Wilson2004-11-031-3/+3
* [project @ 2004-11-03 02:29:01 by rjw]Richard Wilson2004-11-031-6/+73
* [project @ 2004-09-29 20:13:42 by jmb]John Mark Bell2004-09-291-2/+139
* [project @ 2004-09-29 03:33:24 by jmb]John Mark Bell2004-09-291-155/+319
* [project @ 2004-09-14 14:48:51 by jmb]John Mark Bell2004-09-141-2/+3
* [project @ 2004-09-13 23:56:18 by jmb]John Mark Bell2004-09-131-33/+92
* [project @ 2004-08-18 22:07:20 by jmb]John Mark Bell2004-08-181-4/+9
* [project @ 2004-08-14 15:07:19 by joty]John Tytgat2004-08-141-2/+2