Anecdotal evidence indicates that Scintilla has a single line height?
Dictated by the maximum font height plus a smidgen for inter-line
spacing? If so are any of these adjustable?
Thx++
Jerry
Yes, Scintilla has a unique line height for the whole document.
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- http://PhiLho.deviantART.com
-- -- -- -- -- -- -- -- -- -- -- -- -- --
On 23/04/2012 23:10, Philippe Lhoste wrote:
> On 23/04/2012 19:49, Jerry Evans wrote:
>> OK, I think I'm (slowly) getting this. Use a mask of 0x1F to set style
>> to character without applying any marker bits (?)
>>
>> Anecdotal evidence indicates that Scintilla has a single line height?
>> Dictated by the maximum font height plus a smidgen for inter-line
>> spacing? If so are any of these adjustable?
>
> Yes, Scintilla has a unique line height for the whole document.
>
Merci beaucoup.