- Implemented a skeleton for GetFontLanguageInfo. Using const masks to
authorShachar Shemesh <wine-patches@sun.consumer.org.il>
Fri, 14 Jun 2002 23:28:55 +0000 (23:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jun 2002 23:28:55 +0000 (23:28 +0000)
commit74bd0da3eb72d90e15f969f3d44cd2c61d2536a9
tree76c3d935c8790ea05f429f4a19d8c43faa793630
parent8d9918e456083be472a9ae3e4ec72d7162df14ff
- Implemented a skeleton for GetFontLanguageInfo. Using const masks to
  match against the result of GetTextCharsetInfo. Not all attributes are
  implemented yet.
- Enhanced the implementation of GetCharacterPlacementW to support
  basic reordering. Not implementing the full BiDi algorithm yet.
objects/font.c