<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/fontsrv/mac.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>fontsrv: fix handling of colored glyphs (emoji)</title>
<updated>2020-08-15T13:10:54+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-08-15T13:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=9843fc0d82c68c78059ccb167e8402def5a4ee1f'/>
<id>9843fc0d82c68c78059ccb167e8402def5a4ee1f</id>
<content type='text'>
Drawing as white on black to produce a mask only works if
the white on black is the inversion of black on white.
Emoji that force use of specific colors don't respect that.
Draw black on white and invert to mask separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drawing as white on black to produce a mask only works if
the white on black is the inversion of black on white.
Emoji that force use of specific colors don't respect that.
Draw black on white and invert to mask separately.
</pre>
</div>
</content>
</entry>
<entry>
<title>fontsrv: handle non-BMP runes on X11</title>
<updated>2020-05-30T00:58:37+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-05-26T15:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5f0fa185d0a978b45de5bf206193769596c056b5'/>
<id>5f0fa185d0a978b45de5bf206193769596c056b5</id>
<content type='text'>
Have to adjust algorithms to deal with
much larger number of subfont files as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have to adjust algorithms to deal with
much larger number of subfont files as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: use consistent mac-* prefix on macOS files</title>
<updated>2020-01-13T21:46:14+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-09T01:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=933b98054f40bb224acda134d7bb77a023bcc57f'/>
<id>933b98054f40bb224acda134d7bb77a023bcc57f</id>
<content type='text'>
We were using osx- and cocoa- but it's not even OS X anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were using osx- and cocoa- but it's not even OS X anymore.
</pre>
</div>
</content>
</entry>
</feed>
