netsurf/framebuffer
Michael Drake a2c0e05197 Avoid use of math.h
To update the generated source file, first build the converter:

      $ gcc -O2 -Wall framebuffer/convert_font.c \
          -o build-Linux-framebuffer/tools/convert_font

  And then use it to generate the souce file:

      $ build-Linux-framebuffer/tools/convert_font \
          framebuffer/res/fonts/glyph_data \
          framebuffer/GEN_font_internal.c
2014-06-02 14:22:41 +01:00
..
2014-05-07 17:29:25 +01:00
2014-01-15 19:37:05 +00:00
2014-06-02 14:22:41 +01:00
2014-04-02 19:40:11 +01:00
2014-05-06 21:58:49 +01:00
2014-05-18 23:17:15 +01:00
2014-05-09 10:15:42 +01:00