<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/gui_dwrite.cpp, branch chrisbra-patch-1</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.1.1273: compiler warning in direct write code</title>
<updated>2019-05-05T11:20:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-05-05T11:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=f653a6bcff48161b56eeb3a584011aab6665f1e7'/>
<id>f653a6bcff48161b56eeb3a584011aab6665f1e7</id>
<content type='text'>
Problem:    Compiler warning in direct write code.
Solution:   Add a type cast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warning in direct write code.
Solution:   Add a type cast.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1050: blank srceen when DirectWrite failed</title>
<updated>2019-03-25T21:48:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-03-25T21:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=3dd174abbf2bf1bb4e42aa21ff78fb9b4f8b4679'/>
<id>3dd174abbf2bf1bb4e42aa21ff78fb9b4f8b4679</id>
<content type='text'>
Problem:    Blank srceen when DirectWrite failed.
Solution:   Call redraw_later_clear() after recreating the Direct2D render
            target. (Ken Takata, closes #4172)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Blank srceen when DirectWrite failed.
Solution:   Call redraw_later_clear() after recreating the Direct2D render
            target. (Ken Takata, closes #4172)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1029: DirectWrite doesn't take 'linespace' into account</title>
<updated>2019-03-21T19:50:12+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-03-21T19:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=60ebd524cf7a27c936cb34395cda9a7cc23abeae'/>
<id>60ebd524cf7a27c936cb34395cda9a7cc23abeae</id>
<content type='text'>
Problem:    DirectWrite doesn't take 'linespace' into account.
Solution:   Include 'linespace' in the position. (Ken Takata, closes #4137)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    DirectWrite doesn't take 'linespace' into account.
Solution:   Include 'linespace' in the position. (Ken Takata, closes #4137)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1009: MS-Windows: some text is not baseline aligned</title>
<updated>2019-03-16T14:24:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-03-16T14:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=1f271efbbb2004c3e1b90492a3585a6d9ebd7893'/>
<id>1f271efbbb2004c3e1b90492a3585a6d9ebd7893</id>
<content type='text'>
Problem:    MS-Windows: some text is not baseline aligned.
Solution:   Use bottom alignment. (Taro Muraoka, closes #4116, closes #1520)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: some text is not baseline aligned.
Solution:   Use bottom alignment. (Taro Muraoka, closes #4116, closes #1520)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1449: slow redrawing with DirectX</title>
<updated>2018-01-31T19:51:47+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-01-31T19:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=a338adcf222b6a24e26ea5ae6a2ad27f914acb38'/>
<id>a338adcf222b6a24e26ea5ae6a2ad27f914acb38</id>
<content type='text'>
Problem:    Slow redrawing with DirectX.
Solution:   Avoid calling gui_mch_flush() unnecessarily, especially when
            updating the cursor. (Ken Takata, closes #2560)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Slow redrawing with DirectX.
Solution:   Avoid calling gui_mch_flush() unnecessarily, especially when
            updating the cursor. (Ken Takata, closes #2560)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is off</title>
<updated>2017-12-14T12:15:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-12-14T12:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=7f88b65f6cde3d69386e461f61271a271b79b7e8'/>
<id>7f88b65f6cde3d69386e461f61271a271b79b7e8</id>
<content type='text'>
Problem:    DirectX scrolling can be slow, vertical positioning is off.
Solution:   Make scroll slightly faster when using "scrlines:1". Fix y
            position of displayed text. Fix DirectX with non-utf8 encoding.
            (Ken Takata, closes #2440)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    DirectX scrolling can be slow, vertical positioning is off.
Solution:   Make scroll slightly faster when using "scrlines:1". Fix y
            position of displayed text. Fix DirectX with non-utf8 encoding.
            (Ken Takata, closes #2440)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updated</title>
<updated>2017-12-05T12:22:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-12-05T12:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=92467d3351853de769329f62121bf34d28647546'/>
<id>92467d3351853de769329f62121bf34d28647546</id>
<content type='text'>
Problem:    MS-Windows: drawing underline, curl and strike-throw is slow,
            mFallbackDC not properly updated.
Solution:   Several performance improvements. (Ken Takata, Taro Muraoka,
            Yasuhiro Matsumoto, closes #2401)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: drawing underline, curl and strike-throw is slow,
            mFallbackDC not properly updated.
Solution:   Several performance improvements. (Ken Takata, Taro Muraoka,
            Yasuhiro Matsumoto, closes #2401)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1343: MS-Windows: does not show colored emojis</title>
<updated>2017-11-26T13:29:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-11-26T13:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=d7ccc4d81dbcfa3ac0352bacea6e294fc9e33fda'/>
<id>d7ccc4d81dbcfa3ac0352bacea6e294fc9e33fda</id>
<content type='text'>
Problem:    MS-Windows: does not show colored emojis.
Solution:   Implement colored emojis. Improve drawing speed. Make 'taamode'
            work. (Taro Muraoka, Yasuhiro Matsumoto, Ken Takata, close #2375)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: does not show colored emojis.
Solution:   Implement colored emojis. Improve drawing speed. Make 'taamode'
            work. (Taro Muraoka, Yasuhiro Matsumoto, Ken Takata, close #2375)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1610</title>
<updated>2016-03-19T19:51:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-03-19T19:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=cc6cf9b9f9045a7d8b5923ea0c556e9a4c2567d3'/>
<id>cc6cf9b9f9045a7d8b5923ea0c556e9a4c2567d3</id>
<content type='text'>
Problem:    Compiler warnings for non-virtual destructor.
Solution:   Mark the classe final. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warnings for non-virtual destructor.
Solution:   Mark the classe final. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1428</title>
<updated>2016-02-27T14:27:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-27T14:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=edb4f2b3601b0abd47091606269c0ac3244a805b'/>
<id>edb4f2b3601b0abd47091606269c0ac3244a805b</id>
<content type='text'>
Problem:    Compiler warning for non-virtual destructor.
Solution:   Make it virtual. (Yasuhiro Matsumoto)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warning for non-virtual destructor.
Solution:   Make it virtual. (Yasuhiro Matsumoto)
</pre>
</div>
</content>
</entry>
</feed>
