src/Tools/jEdit/README_BUILD
changeset 37064 bbcc89d19f55
parent 36789 076eded99ef7
child 37218 ffd587207d5d
equal deleted inserted replaced
37063:492bc98a8809 37064:bbcc89d19f55
    86 - Anti-aliasing does not really work as well as for Linux or Windows.
    86 - Anti-aliasing does not really work as well as for Linux or Windows.
    87   (General Apple/Swing problem?)
    87   (General Apple/Swing problem?)
    88 
    88 
    89 - Font.createFont mangles the font family of non-regular fonts,
    89 - Font.createFont mangles the font family of non-regular fonts,
    90   e.g. bold.
    90   e.g. bold.
       
    91 
       
    92 - ToggleButton selected state is not rendered if window focus is lost,
       
    93   which is probably a genuine feature of the Apple look-and-feel.