<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-text2skin/graphtft, branch master</title>
<subtitle>VDR Text2Skin Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/'/>
<entry>
<title>Replace internal freetype font handling with VDR's font facilities.</title>
<updated>2009-07-12T22:12:24+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2009-07-12T22:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=41d45011c24740abfcaae9ecf0ea3f1906c6f29e'/>
<id>41d45011c24740abfcaae9ecf0ea3f1906c6f29e</id>
<content type='text'>
Skins that use fonts other than VDR's standard "Osd", "Fix", and "Sml"
need to be adapted to use font names as understood by VDR's
CreateFont() (Family:Style as of writing this) instead of filenames in
their font attributes' names, to use '@' instead of ':' as the
separator before sizes, and have fonts shipped with the skin installed
and configured in fontconfig.  Typically, install font files (if
necessary) to a dir somewhere, run fc-cache(1) on the dir, replace for
example font="SomeFont.ttf:22,85" with font="Some Font@22,85" or
font="SomeFontBold.ttf:22,85" with font="Some Font:Bold@22,85" in the
*.skin file.  Also, in case the shipped fonts are derivatives of some
existing ones, they may need to be properly renamed to something so
they will be used instead of the original if it happens to be
installed. (closes #36)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skins that use fonts other than VDR's standard "Osd", "Fix", and "Sml"
need to be adapted to use font names as understood by VDR's
CreateFont() (Family:Style as of writing this) instead of filenames in
their font attributes' names, to use '@' instead of ':' as the
separator before sizes, and have fonts shipped with the skin installed
and configured in fontconfig.  Typically, install font files (if
necessary) to a dir somewhere, run fc-cache(1) on the dir, replace for
example font="SomeFont.ttf:22,85" with font="Some Font@22,85" or
font="SomeFontBold.ttf:22,85" with font="Some Font:Bold@22,85" in the
*.skin file.  Also, in case the shipped fonts are derivatives of some
existing ones, they may need to be properly renamed to something so
they will be used instead of the original if it happens to be
installed. (closes #36)
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed backward compatibility to VDR &lt; 1.6.0 (closes #137)</title>
<updated>2009-06-21T01:04:34+00:00</updated>
<author>
<name>Thomas Günther</name>
<email>tom@toms-cafe.de</email>
</author>
<published>2009-06-21T01:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=ea25399458d35ca25e3477200baa1b393a577b37'/>
<id>ea25399458d35ca25e3477200baa1b393a577b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix font problems with libfreetype6 &gt;= 2.2.1</title>
<updated>2009-05-16T10:40:36+00:00</updated>
<author>
<name>Jerome</name>
<email>jlacvdr@jlac.dyndns.org</email>
</author>
<published>2009-05-16T10:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=994378e31383f1d91f63f5af8ac31b9a0aef8b9f'/>
<id>994378e31383f1d91f63f5af8ac31b9a0aef8b9f</id>
<content type='text'>
(patch by Jerome &lt;jlacvdr@jlac.dyndns.org&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(patch by Jerome &lt;jlacvdr@jlac.dyndns.org&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make compatible with VDR &gt;= 1.5.4.</title>
<updated>2009-01-03T19:43:28+00:00</updated>
<author>
<name>Stone</name>
<email>syphyr@gmail.com</email>
</author>
<published>2009-01-03T19:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=0bb8af583951e51284eb7363e2748f7322c70020'/>
<id>0bb8af583951e51284eb7363e2748f7322c70020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- new version from Kenny</title>
<updated>2005-01-30T18:09:42+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2005-01-30T18:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=54cd8a76eb25b4fb2bef8047ee26e810f6ebd949'/>
<id>54cd8a76eb25b4fb2bef8047ee26e810f6ebd949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Width now in percent</title>
<updated>2005-01-02T23:18:42+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2005-01-02T23:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=2179b8cfb69557082cada7ddd91194091718c8ba'/>
<id>2179b8cfb69557082cada7ddd91194091718c8ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- replaced width of space with width of '-'</title>
<updated>2005-01-02T14:34:05+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2005-01-02T14:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=ab34bebaf03ba9d40f8a7a604263330e4c14614a'/>
<id>ab34bebaf03ba9d40f8a7a604263330e4c14614a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2004-12-19T22:03:02+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-19T22:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=9aeb43d010d2452890d2c04832f1dfda8d963c4d'/>
<id>9aeb43d010d2452890d2c04832f1dfda8d963c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0-pre4</title>
<updated>2004-12-14T20:05:40+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-14T20:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=b8f29c674cc0ccca207123342c1344bbd0f13796'/>
<id>b8f29c674cc0ccca207123342c1344bbd0f13796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0-pre2</title>
<updated>2004-12-09T14:27:06+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-09T14:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=e4c359b5c303cecfc49fb82799805da9fee8dadb'/>
<id>e4c359b5c303cecfc49fb82799805da9fee8dadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
