<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/gd/gdttf.c, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Whitespace</title>
<updated>2001-08-11T16:39:07+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-08-11T16:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f6f6c4d7e63d2eaf4ece7aee66f46a013b29bffa'/>
<id>f6f6c4d7e63d2eaf4ece7aee66f46a013b29bffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- TSRMLS_FETCH work</title>
<updated>2001-08-05T01:43:02+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-08-05T01:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=1159c84ab7849099d4a717cd05c2d920102040ed'/>
<id>1159c84ab7849099d4a717cd05c2d920102040ed</id>
<content type='text'>
- whitespace fixes

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- whitespace fixes

</pre>
</div>
</content>
</entry>
<entry>
<title>include php.h to have VIRTUAL_DIR defined this</title>
<updated>2000-10-16T13:55:47+00:00</updated>
<author>
<name>Daniel Beulshausen</name>
<email>dbeu@php.net</email>
</author>
<published>2000-10-16T13:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8f5e25598aab70073da1b56428cb8e693e19ce79'/>
<id>8f5e25598aab70073da1b56428cb8e693e19ce79</id>
<content type='text'>
should fix bugs where the ttf functions won't
find the font in the actual working dir
# like under windows :)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should fix bugs where the ttf functions won't
find the font in the actual working dir
# like under windows :)

</pre>
</div>
</content>
</entry>
<entry>
<title>added a option to use the truetype string handling function in gd.\n it is useful for japanese because the truetype string function in gd supports some japanese encodings.</title>
<updated>2000-10-16T13:50:30+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2000-10-16T13:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=4de105ae4a8185a14c55f1aa349bc78c101724b5'/>
<id>4de105ae4a8185a14c55f1aa349bc78c101724b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't support FreeType 2 - let's stop pretending we do</title>
<updated>2000-10-14T23:04:26+00:00</updated>
<author>
<name>Marko Karppinen</name>
<email>markonen@php.net</email>
</author>
<published>2000-10-14T23:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=cd7dae067695e4c3ae78305c993ddec7484f50ce'/>
<id>cd7dae067695e4c3ae78305c993ddec7484f50ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Restore testing for Unicode charmap to what it was, it was working(?), this</title>
<updated>2000-07-07T14:00:50+00:00</updated>
<author>
<name>Jouni Ahto</name>
<email>jah@php.net</email>
</author>
<published>2000-07-07T14:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=1df6557b493ab6f6707e7c7a1db09bb4230d5bcc'/>
<id>1df6557b493ab6f6707e7c7a1db09bb4230d5bcc</id>
<content type='text'>
  shouldn't have any effect on other charmaps.
- Remove bogus message about not finding any Unicode mapping table.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  shouldn't have any effect on other charmaps.
- Remove bogus message about not finding any Unicode mapping table.

</pre>
</div>
</content>
</entry>
<entry>
<title>Applied multiple character set support diff by Rob Goodwin</title>
<updated>2000-07-06T08:13:33+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2000-07-06T08:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6fd156b481f14f4b9eead88f74ac73503095b1c6'/>
<id>6fd156b481f14f4b9eead88f74ac73503095b1c6</id>
<content type='text'>
@Multiple character set support in gdttf.c (Rob Goodwin)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@Multiple character set support in gdttf.c (Rob Goodwin)

</pre>
</div>
</content>
</entry>
<entry>
<title>Document change.</title>
<updated>2000-06-12T19:41:33+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-06-12T19:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=318a59d3020007f4fa9cf1af447062337d171e99'/>
<id>318a59d3020007f4fa9cf1af447062337d171e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make gdttf.c work with virtual dir support.</title>
<updated>2000-06-12T19:13:21+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-06-12T19:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5d514525459ac6fe86d480ca97d6eadcfdd2ce95'/>
<id>5d514525459ac6fe86d480ca97d6eadcfdd2ce95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change string-&gt;str where possible;  string is basic a C++ class, so gdb can't look</title>
<updated>2000-02-08T22:21:43+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-02-08T22:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2460569ccbd98dbfbab31cdb7c793932f4625cc3'/>
<id>2460569ccbd98dbfbab31cdb7c793932f4625cc3</id>
<content type='text'>
inside variables named 'string'.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inside variables named 'string'.

</pre>
</div>
</content>
</entry>
</feed>
