freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSOC 2024 - Proposal


From: Werner LEMBERG
Subject: Re: GSOC 2024 - Proposal
Date: Tue, 02 Apr 2024 12:54:05 +0000 (UTC)

Hello Mahaveer,


thanks for your proposal.  However, can you please tell us what
exactly you want to improve?  FreeType is a glyph rendering library;
usually, it takes a *glyph index* (and not a Unicode character) as an
input and returns a bitmap rendering of a glyph's outline.  Handling
Unicode-encoded input strings *must* be done in a higher-level library
like 'HarfBuzz' – we are definitely not going to add such
capabilities.

Only a very small part, namely the auto-hinter, processes a font's
Unicode character map table to gather more knowledge for hinting
glyphs.  Improving this part was a GSoC project of the last year (see
https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests/316)


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]