Skip navigation links
aXSL API 0.3-SNAPSHOT

Package org.axsl.font

Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way.

See: Description

Package org.axsl.font Description

Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way. An aXSL client application writes its programs using the aXSL interfaces. It then obtains a concrete vendor-specific implementation of FontServer, and concrete vendor-specific implementations of FontConsumer for each document or other user of font information that it processes. From that point, the client application can request FontUse instances from the appropriate FontConsumer. FontUse and Font instances then provide the client application with various font-related services. The only contact a client application must have with a concrete implementation is the provision of a concrete FontServer and FontConsumer instance(s).

Skip navigation links
aXSL API 0.3-SNAPSHOT

This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.