<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libmemdraw, 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>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libdraw: redo default font construction to be hidpi-safe</title>
<updated>2018-11-16T05:03:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2018-11-16T04:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=16d00819899260085ee10949012b07bf1c203db6'/>
<id>16d00819899260085ee10949012b07bf1c203db6</id>
<content type='text'>
If $font is not set, the default font is constructed from
font data linked into every libdraw binary. That process
was different from the usual openfont code, and so it was
not hidpi-aware, resulting in very tiny fonts out of the box
on hidpi systems, until users set $font.

Fix this by using openfont to construct the default font,
by recognizing the name *default* when looking for
font and subfont file contents. Then all the hidpi scaling
applies automatically.

As a side effect, the concept of a 'default subfont' is gone,
as are display-&gt;defaultsubfont, getdefont, and memgetdefont.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If $font is not set, the default font is constructed from
font data linked into every libdraw binary. That process
was different from the usual openfont code, and so it was
not hidpi-aware, resulting in very tiny fonts out of the box
on hidpi systems, until users set $font.

Fix this by using openfont to construct the default font,
by recognizing the name *default* when looking for
font and subfont file contents. Then all the hidpi scaling
applies automatically.

As a side effect, the concept of a 'default subfont' is gone,
as are display-&gt;defaultsubfont, getdefont, and memgetdefont.
</pre>
</div>
</content>
</entry>
<entry>
<title>libmemdraw: fix int size bug</title>
<updated>2012-10-21T16:08:49+00:00</updated>
<author>
<name>Erik Quanstrom</name>
<email>quanstro@quanstro.net</email>
</author>
<published>2012-10-21T16:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=33cdf63251a23d71906cb482bce4ca02ce6d94c0'/>
<id>33cdf63251a23d71906cb482bce4ca02ce6d94c0</id>
<content type='text'>
R=rsc, quanstro
CC=plan9port.codebot
http://codereview.appspot.com/6657043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc, quanstro
CC=plan9port.codebot
http://codereview.appspot.com/6657043
</pre>
</div>
</content>
</entry>
<entry>
<title>fix type-punned pointer warnings from gcc</title>
<updated>2010-03-10T22:50:33+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2010-03-10T22:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0c9c620f39e56c42802504003fd05664aba670a4'/>
<id>0c9c620f39e56c42802504003fd05664aba670a4</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/396042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/396042
</pre>
</div>
</content>
</entry>
<entry>
<title>libmemdraw: allow wider images</title>
<updated>2009-07-29T15:28:55+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2009-07-29T15:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=8e5ae416a70837f5d1ae07142797bb708284f4d5'/>
<id>8e5ae416a70837f5d1ae07142797bb708284f4d5</id>
<content type='text'>
http://codereview.appspot.com/98067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://codereview.appspot.com/98067
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-04-30T14:29:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2009-04-30T14:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=4aad1a325813fa6eed5d29d5dd31f18eae1f006d'/>
<id>4aad1a325813fa6eed5d29d5dd31f18eae1f006d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add stub routines</title>
<updated>2006-06-25T19:28:25+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-25T19:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e0ef95dce18a85730c5d9d596a26271ac43f9958'/>
<id>e0ef95dce18a85730c5d9d596a26271ac43f9958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>separate out</title>
<updated>2006-06-25T18:58:06+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-25T18:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=324891a5579d6f504201a6107369c64dab245a98'/>
<id>324891a5579d6f504201a6107369c64dab245a98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
