What do you mean by kBitmapStrikes? Embedded bitmaps inside the font? If so, how about ...
14 years, 11 months ago
(2009-12-31 01:17:42 UTC)
#2
What do you mean by kBitmapStrikes? Embedded bitmaps inside the font? If so, how
about calling it EmbeddedBitmapText, to close match the meaning (to me anyway),
and the pattern of adding Text after the name for flags related to text/fonts.
It looks like you have an unrelated change in freetype, adding the LCD formats
to an if-statement, which seems fine.
On 2009/12/31 00:19:31, agl wrote:
>
On 2009/12/31 01:17:42, reed wrote: > What do you mean by kBitmapStrikes? Embedded bitmaps inside ...
14 years, 11 months ago
(2010-01-04 18:25:46 UTC)
#3
On 2009/12/31 01:17:42, reed wrote:
> What do you mean by kBitmapStrikes? Embedded bitmaps inside the font? If so,
how
> about calling it EmbeddedBitmapText, to close match the meaning (to me
anyway),
> and the pattern of adding Text after the name for flags related to text/fonts.
Renamed.
> It looks like you have an unrelated change in freetype, adding the LCD formats
> to an if-statement, which seems fine.
It's actually related. Once you enable bitmap strikes, you need to add these LCD
formats to the if statement otherwise we can't convert the bitmaps to masks and
we hit an assert.
Thanks for the review. Landing now.
AGL
Issue 183096: Add flag to enable bitmap strikes.
Created 14 years, 11 months ago by agl
Modified 14 years, 11 months ago
Reviewers: reed
Base URL:
Comments: 0