freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] [patch] streamline pcf_get_encodings


From: Alexei Podtelezhnikov
Subject: [ft-devel] [patch] streamline pcf_get_encodings
Date: Tue, 29 Jan 2013 08:25:46 -0500

Hi all,

The attached patch simplifies 'pcf_get_encodings'. By switching from a
single loop to a double loop, it simplifies a crazy expression for the
enc field. It also utilizes FT_RENEW_ARRAY instead of copying the
content over from a temporary array. So, I'd like to commit it, but
PCF fonts with encodings are not heavily used these days. Please
review. How would I test it?

Alexei

Attachment: pcfread.diff
Description: Binary data


reply via email to

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