Home | History | Annotate | Download | only in mac

Lines Matching full:bold

1787           (REGRESSION: Bold font used for Google search result pages is too thick)
1796 When we're going to synthesize bold or italic, yet the font we looked up was apparently a
1798 This way, instead of applying synthetic bold over Arial Bold, we'll apply synthetic
1799 bold over Arial Regular, which is uglier than just using Arial Bold, but far less ugly
1800 than using Arial Bold with synthetic bold too.
1953 ATSUI code path should implement small caps, synthetic bold and oblique and correct metrics for fallback fonts
1957 add synthetic bold offset; render only synthetic bold in the synthetic bold pass.
1965 (ATSU_draw): Deleted mirroring code; added second pass for synthetic bold.
3093 - fixed <rdar://problem/3217793> Monaco bold comes out as Helvetica bold, very bad if you choose Monaco as your fixed-width font
3094 - fixed <rdar://problem/3256269> CSS1: bold/italic font styles not programmatically created if font doesn't include them (3231)
3111 Changed lineGap computation to use floats instead of doubles. Added code to compute a synthetic bold offset.
3125 bold and italic synthesis.
3132 synthetic bold (add offset and draw text a second time).
3161 synthetic bold, synthetic oblique, and printer. Use WebCoreFont instead of NSFont.
3162 (-[WebTextRendererFactory fontWithFamilies:traits:size:]): Set the synthetic bold and oblique flags
3167 This lets us chose a bold font over a non-bold font that could use synthesized bold but treat both
8169 Fixed <rdar://problem/3815672> REGRESSION (Mail): Japanese text cannot be made bold
10843 new method, toggles font-weight from "bold" to "normal"
22639 Use 11 point bold, instead of 12 point bold to draw dragged link
29661 - fixed 3194756 -- REGRESSION: Geneva bold yields Geneva plain, used to yield Helvetica bold (apple.com)