<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/font/src/ft, branch rahm</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Rename font crate to crossfont</title>
<updated>2020-07-18T01:27:41+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-07-18T01:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=7a4b4a6a24e3894051fd31da63ee6baca16c70ce'/>
<id>7a4b4a6a24e3894051fd31da63ee6baca16c70ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix freetype 26.6 format conversion</title>
<updated>2020-07-14T01:13:19+00:00</updated>
<author>
<name>cynecx</name>
<email>cynecx@users.noreply.github.com</email>
</author>
<published>2020-07-14T01:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=68209e88fd8c8b092785aaadfaea8ef7d4a4e2cf'/>
<id>68209e88fd8c8b092785aaadfaea8ef7d4a4e2cf</id>
<content type='text'>
This resolves a rounding issue when converting to the 26.6 format used
by freetype for character sizes.

This rounding behavior is taken from cairo:
https://gitlab.freedesktop.org/cairo/cairo/-/blob/master/src/cairo-ft-font.c#L900-903

There are various different implementations of the F26Dot6 conversion
online, but the rounding that cairo does seems to be the most common.
Since cairo is very commonly used, it should produce good results
compared with the rest of Linux text rendering.

Fixes #2780.

Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;
Co-authored-by: Kirill Chibisov &lt;contact@kchibisov.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resolves a rounding issue when converting to the 26.6 format used
by freetype for character sizes.

This rounding behavior is taken from cairo:
https://gitlab.freedesktop.org/cairo/cairo/-/blob/master/src/cairo-ft-font.c#L900-903

There are various different implementations of the F26Dot6 conversion
online, but the rounding that cairo does seems to be the most common.
Since cairo is very commonly used, it should produce good results
compared with the rest of Linux text rendering.

Fixes #2780.

Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;
Co-authored-by: Kirill Chibisov &lt;contact@kchibisov.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove alacritty.yml mentions from font crate errors</title>
<updated>2020-07-11T01:01:45+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-07-11T01:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5f039cee49b9c817177c6feecc5e7d97fb0a57e1'/>
<id>5f039cee49b9c817177c6feecc5e7d97fb0a57e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default FreeType properties</title>
<updated>2020-07-10T18:54:35+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-07-10T18:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=b78f3d133960dad38ad21e808723e51661b59881'/>
<id>b78f3d133960dad38ad21e808723e51661b59881</id>
<content type='text'>
In addition it also starts respecting Fontconfig's `autohint`
and `hinting` options.

Fixes #3534.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition it also starts respecting Fontconfig's `autohint`
and `hinting` options.

Fixes #3534.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation on 32bit targets</title>
<updated>2020-07-04T15:19:07+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-07-04T15:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=92ea355eeea538bd868eaebdc03469630aba281c'/>
<id>92ea355eeea538bd868eaebdc03469630aba281c</id>
<content type='text'>
Fixes #3915.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3915.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove copyright notice from files</title>
<updated>2020-06-06T18:49:14+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-06-06T18:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=7aafbb757d485c5ff065324464dde8b5322cdd92'/>
<id>7aafbb757d485c5ff065324464dde8b5322cdd92</id>
<content type='text'>
Keeping the license as part of every file bloats up the files
unnecessarily and introduces an additional overhead to the creation of
new modules.

Since cargo already provides excellent dependency management, most of
the code-reuse of Alacritty should occur through Rust's dependency
management instead of copying it source.

If code is copied partially, copying the license from the main license
file should be just as easy as copying from the top of the file and
making some adjustments based on where it is used is likely necessary
anyways.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keeping the license as part of every file bloats up the files
unnecessarily and introduces an additional overhead to the creation of
new modules.

Since cargo already provides excellent dependency management, most of
the code-reuse of Alacritty should occur through Rust's dependency
management instead of copying it source.

If code is copied partially, copying the license from the main license
file should be just as easy as copying from the top of the file and
making some adjustments based on where it is used is likely necessary
anyways.</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Fontconfig embolden and matrix options</title>
<updated>2020-05-14T01:25:11+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-05-14T01:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=7ae701d57b10c07dda1a83a6d6b252c0af8785cb'/>
<id>7ae701d57b10c07dda1a83a6d6b252c0af8785cb</id>
<content type='text'>
Fixes #1754.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1754.</pre>
</div>
</content>
</entry>
<entry>
<title>Extend style guideline documentation</title>
<updated>2020-05-05T22:50:23+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-05-05T22:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=81ce93574f62d4b117fdd79af65391f30316a457'/>
<id>81ce93574f62d4b117fdd79af65391f30316a457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use font style for fontconfig fallback</title>
<updated>2020-03-17T01:50:12+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-03-17T01:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6ad0be5fb36ee6fbb5e360664778450c5bdfe6bb'/>
<id>6ad0be5fb36ee6fbb5e360664778450c5bdfe6bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clippy on oldest supported version</title>
<updated>2020-03-12T22:49:46+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-03-12T22:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6d60a49956facc63ab5e0ebac8eb15ab7347ea9a'/>
<id>6d60a49956facc63ab5e0ebac8eb15ab7347ea9a</id>
<content type='text'>
Since there were some problems with clippy suggesting changes that were
not yet available in the oldest supported Rust compiler of Alacritty,
the clippy stage has been moved from stable to 1.37.0.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there were some problems with clippy suggesting changes that were
not yet available in the oldest supported Rust compiler of Alacritty,
the clippy stage has been moved from stable to 1.37.0.</pre>
</div>
</content>
</entry>
</feed>
