<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/Style.h, branch rel-5-5-9</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Add SCI_STYLESETSTRETCH to support condensed and expanded text styles.</title>
<updated>2024-08-15T09:02:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-08-15T09:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dcbc339899911e1a3a743de1c0c25d0c253dd39a'/>
<id>dcbc339899911e1a3a743de1c0c25d0c253dd39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION to</title>
<updated>2022-10-03T22:35:06+00:00</updated>
<author>
<name>Ferdinand Oeinck</name>
<email>unknown</email>
</author>
<published>2022-10-03T22:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4d5c00424eff7c84b4152b4df4de5c0ba4b12bc'/>
<id>f4d5c00424eff7c84b4152b4df4de5c0ba4b12bc</id>
<content type='text'>
make it easier to edit around invisible text.
This also allows representing long lexemes with a single character to provide a
summarized view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make it easier to edit around invisible text.
This also allows representing long lexemes with a single character to provide a
summarized view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad layout of monospace text on Cocoa by adding separate field</title>
<updated>2021-09-28T02:53:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-28T02:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fe41a24534e1280f088835ea1813fa64120f4169'/>
<id>fe41a24534e1280f088835ea1813fa64120f4169</id>
<content type='text'>
monospaceCharacterWidth for width of monospaced characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
monospaceCharacterWidth for width of monospaced characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document lifetime of FontSpecification::fontName.</title>
<updated>2021-09-14T23:39:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-14T23:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=913129e5a13a97ada15c5d8fd20e7f7404026ed5'/>
<id>913129e5a13a97ada15c5d8fd20e7f7404026ed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make negative settings for extra ascent and descent safer by ensuring calculated</title>
<updated>2021-09-12T07:15:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-12T07:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1a52e49814cb1ab2efcdbd65dcb9a83976c2a54'/>
<id>e1a52e49814cb1ab2efcdbd65dcb9a83976c2a54</id>
<content type='text'>
ascent and thus line height is at least 1 pixel.
Allow 1 point font minimum instead of 2 as this may help with document maps.
Document negative extra ascent and descent.
Use XYPOSITION for ascent and descent for more coherent types and fewer casts
but floor the values when retrieving from Surface so behaviour is unchanged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ascent and thus line height is at least 1 pixel.
Allow 1 point font minimum instead of 2 as this may help with document maps.
Document negative extra ascent and descent.
Use XYPOSITION for ascent and descent for more coherent types and fewer casts
but floor the values when retrieving from Surface so behaviour is unchanged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Style types FontSpecification, FontMeasurements, Style, FontRealised.</title>
<updated>2021-08-30T21:52:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-30T21:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=88d5b792fb464097a07ccbc14996d0d144befb00'/>
<id>88d5b792fb464097a07ccbc14996d0d144befb00</id>
<content type='text'>
Rely on shared_ptr and use standard copying where possible.
Check extraFontFlag and checkMonospaced for FontSpecification comparisons.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rely on shared_ptr and use standard copying where possible.
Check extraFontFlag and checkMonospaced for FontSpecification comparisons.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement StyleSetCheckMonospaced.</title>
<updated>2021-07-30T22:49:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-30T22:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d1a31d6a74019c3d43de1c33e2be093ed6dfd11'/>
<id>4d1a31d6a74019c3d43de1c33e2be093ed6dfd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h</title>
<updated>2021-05-24T09:31:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-24T09:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92290868cf9753d2df0d494cb44e2ff62a570b58'/>
<id>92290868cf9753d2df0d494cb44e2ff62a570b58</id>
<content type='text'>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ColourAlpha to ColourRGBA to avoid clashes when a ColourAlpha typedef</title>
<updated>2021-05-21T22:18:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-21T22:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8235ba0e0292f209a8233613669e2cff8de80da'/>
<id>c8235ba0e0292f209a8233613669e2cff8de80da</id>
<content type='text'>
will be published in externally visible header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will be published in externally visible header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1402]. Unify colour type with ColourAlpha.</title>
<updated>2021-04-24T23:52:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-24T23:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=81f7847af4cc9f51f02ab191c73f394c457518bd'/>
<id>81f7847af4cc9f51f02ab191c73f394c457518bd</id>
<content type='text'>
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
</pre>
</div>
</content>
</entry>
</feed>
