c3fb913449
Graphite is a project under development within SIL's Non-Roman Script Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. Its smart-font engine is the bit that takes a Unicode string, font formatting information (features, size, etc.), and a font, and returns a set of positioned glyphs. Graphite also does more than this, in that it can handle cursor tracking and interaction with the application for string selection, etc.
28 lines
846 B
Text
28 lines
846 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/09 01:54:25 minskim Exp $
|
|
include/graphite/FileFont.h
|
|
include/graphite/Font.h
|
|
include/graphite/GrAppData.h
|
|
include/graphite/GrClient.h
|
|
include/graphite/GrCommon.h
|
|
include/graphite/GrConstants.h
|
|
include/graphite/GrData.h
|
|
include/graphite/GrDebug.h
|
|
include/graphite/GrExt.h
|
|
include/graphite/GrFeature.h
|
|
include/graphite/GrMstypes.h
|
|
include/graphite/GrPlatform.h
|
|
include/graphite/GrResult.h
|
|
include/graphite/GrStructs.h
|
|
include/graphite/GrWrappers.h
|
|
include/graphite/GraphiteProcess.h
|
|
include/graphite/IGrEngine.h
|
|
include/graphite/IGrJustifier.h
|
|
include/graphite/IGraphiteProcess.h
|
|
include/graphite/ITextSource.h
|
|
include/graphite/MemoryUsage.h
|
|
include/graphite/Segment.h
|
|
include/graphite/SegmentAux.h
|
|
include/graphite/SegmentPainter.h
|
|
lib/libgraphite.la
|
|
lib/pkgconfig/silgraphite.pc
|
|
@dirrm include/graphite
|