diff options
author | Werner Lemberg <wl@gnu.org> | 2017-02-28 06:03:38 +0100 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2017-02-28 06:03:38 +0100 |
commit | 33c1e802002fcc4f7dede74101c2fbe79ee504ed (patch) | |
tree | ab426d2a3908b8daf8613cd0f8fb9456dc6fa747 /gsoc.html | |
parent | c4d0beabb44f4cfde64305d5d54ce4c66791fc04 (diff) |
FreeType is part of GSoC 2017.
Diffstat (limited to 'gsoc.html')
-rw-r--r-- | gsoc.html | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -56,9 +56,18 @@ <!-- ************************************************** --> <div> - <p>The FreeType project wants to become part + <p>The FreeType project is part of <a href="https://developers.google.com/open-source/gsoc/">Google - Summer of Code</a>. Here is our ideas list.</p> + Summer of Code 2017</a>! Here is our ideas list – if + you have another one, please write to + our <a href="mailto:freetype-devel@nongnu.org">mailing + list</a> so that we can discuss your suggestions, + eventually adding them to the list.</p> + + <p>If you are interested to participate as a student, please + also contact us via + the <a href="mailto:freetype-devel@nongnu.org">mailing + list</a>.</p> <dl> <dt>Improve fuzzing for FreeType</dt> @@ -279,9 +288,9 @@ int LLVMFuzzerTestOneInput(const uint8_t* data, reasons and lack of maintainance.</p> <p>Since both CFF and Type 1 are PostScript font - formats, the similarity (after decoding) is great. + formats, the similarity (after decoding) is large. The idea is now to make the CFF driver understand - Type 1 fonts; this would automatically yield to + Type 1 fonts; this would automatically yield much better hinting.</p> <p><em>Difficulty:</em> hard (because of getting @@ -301,7 +310,7 @@ int LLVMFuzzerTestOneInput(const uint8_t* data, <!-- ************************************************** --> <div class="updated"> - <p>Last update: 22-Feb-2017</p> + <p>Last update: 28-Feb-2017</p> </div> </div> </div> |