Feature

[Raku HarfBuzz Project] / [HarfBuzz Module] / HarfBuzz :: Feature

class HarfBuzz::Feature

A HarfBuzz font feature

method tag

method tag() returns Str

Font tag (e.g. 'kern')

method enabled

method enabled() returns Bool

Whether the feature is enabled

method Str

method Str() returns Mu

String representation of the enabled/disabled font feature

E.g. kern (enabled), or -kern (disabled)

HarfBuzz v0.1.7

bindings to the HarfBuzz font shaping library (experimental)

Authors

  • David Warring

License

Artistic-2.0

Dependencies

MacOS::NativeLibMethod::Also

Test Dependencies

Provides

  • HarfBuzz
  • HarfBuzz::Blob
  • HarfBuzz::Buffer
  • HarfBuzz::Face
  • HarfBuzz::Feature
  • HarfBuzz::Font
  • HarfBuzz::Glyph
  • HarfBuzz::Map
  • HarfBuzz::Raw
  • HarfBuzz::Raw::Defs
  • HarfBuzz::Set
  • HarfBuzz::Shaper

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.

Built with Podlite — the markup and publishing tools behind this site.