[vlc-devel] [PATCH] free type: do not cache some variables

David Fuhrmann david.fuhrmann at gmail.com
Sun May 26 19:14:23 CEST 2013


Hi,

In the macosx interface, we want to change some variables of the freetype plugin on-the-fly. As the current implementation is broken for that, Remi suggested to not cache the relevant variables, but directly get them from config on the fly.

First patch reverts Felix first implementation, second patch implements the new approach.
I know that this does not the best solution, in terms of both readability and performance. But I do not see any better way for the near future to fix this bug.

Comments welcome.

With best regards.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Revert-freetype-allow-on-the-fly-changes-of-relative.patch
Type: application/octet-stream
Size: 12560 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130526/0bb702ea/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-freetype-do-not-cache-variables-for-relative-font-si.patch
Type: application/octet-stream
Size: 10038 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130526/0bb702ea/attachment-0001.obj>


More information about the vlc-devel mailing list