[NUT-devel] [nut]: r517 - docs/nut.txt
michael
subversion at mplayerhq.hu
Thu Jan 17 02:31:38 CET 2008
Author: michael
Date: Thu Jan 17 02:31:37 2008
New Revision: 517
Log:
UsesFont info tag
This is orthogonal to the question of where or how to store the
font. It is usefull on its own, that is even if the font is not in the
movie, this tag can keep track of which fonts are used by a stream.
Modified:
docs/nut.txt
Modified: docs/nut.txt
==============================================================================
--- docs/nut.txt (original)
+++ docs/nut.txt Thu Jan 17 02:31:37 2008
@@ -866,6 +866,11 @@ info packet types
This stream is a supperior alternative (higher resolution or
otherwise) of the given stream. And it should be preferred over it if
the decoder is capable of decoding it.
+ "UsesFont"
+ "Times New Roman", "Arial", ... FIXME should we use the filename
+ instead? is there some other unique way to identify fonts?
+ This stream uses the specified font, if it is unavailable presentation
+ might be less pretty.
value
value of this name/type pair
More information about the NUT-devel
mailing list