John Mark Bell 9f69106ac4 Construct font_family from core family name.
svn path=/trunk/netsurf/; revision=9863
2010-01-22 07:40:25 +00:00
2010-01-20 20:32:30 +00:00
2009-11-22 14:12:49 +00:00
2010-01-21 23:58:05 +00:00
2010-01-21 23:46:28 +00:00
2010-01-20 20:32:30 +00:00
2009-07-14 16:18:35 +00:00
2009-10-15 16:02:59 +00:00

--------------------------------------------------------------------------------
  NetSurf README                                               15 October 2009
--------------------------------------------------------------------------------

  This document should help point you at various useful bits of information.


  Building NetSurf
==================
  
  Read the appropriate BUILDING-* document in the Docs/ directory for
  instructions.


  Creating a new port
=====================

  Look at the existing front ends for example implementations.  The framebuffer
  front end is simplest and most self-contained.  Also, you can contact the
  developers for help:

      http://www.netsurf-browser.org/contact/

  Check out the developer documentation sources listed below too.


  Further documentation
=======================

  The Developer section of the web site has loads of info to get you started:

      http://www.netsurf-browser.org/developers/

  General documentation on how NetSurf's code works can be found on the
  development wiki:

      http://wiki.netsurf-browser.org/Documentation/

  The code style guide is here:

      http://www.netsurf-browser.org/developers/StyleGuide.pdf
Description
No description provided
Readme 33 MiB
Languages
C 95.4%
C++ 1.9%
HTML 0.8%
Makefile 0.6%
Python 0.4%
Other 0.7%