Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
noFontGetVariationGlyphFuncT :: Maybe FontGetVariationGlyphFuncTgi-harfbuzz GI.HarfBuzz.Callbacks A convenience synonym for Nothing :: Maybe FontGetVariationGlyphFuncT.
noFontGetVariationGlyphFuncT_WithClosures :: Maybe FontGetVariationGlyphFuncT_WithClosuresgi-harfbuzz GI.HarfBuzz.Callbacks A convenience synonym for Nothing :: Maybe FontGetVariationGlyphFuncT_WithClosures.
-
gi-harfbuzz GI.HarfBuzz.Callbacks Wrap a FontGetVariationGlyphFuncT into a C_FontGetVariationGlyphFuncT.
OtNameIdPredefinedTVariationsPsPrefix :: OtNameIdPredefinedTgi-harfbuzz GI.HarfBuzz.Enums Variations PostScript Name Prefix
AnotherOtVarAxisFlagsT :: Int -> OtVarAxisFlagsTgi-harfbuzz GI.HarfBuzz.Flags Catch-all for unknown values
-
gi-harfbuzz GI.HarfBuzz.Flags Flags for OtVarAxisInfoT. Since: 2.2.0
OtVarAxisFlagsTHidden :: OtVarAxisFlagsTgi-harfbuzz GI.HarfBuzz.Flags The axis should not be exposed directly in user interfaces.
fontGetVarCoordsDesign :: (HasCallStack, MonadIO m) => FontT -> m (Float, Word32)gi-harfbuzz GI.HarfBuzz.Functions Fetches the list of variation coordinates (in design-space units) currently set on a font. Note that this returned array may only contain values for some (or none) of the axes; omitted axes effectively have their default values. Return value is valid as long as variation coordinates of the font are not modified. Since: 3.3.0
fontGetVarCoordsNormalized :: (HasCallStack, MonadIO m) => FontT -> m (Int32, Word32)gi-harfbuzz GI.HarfBuzz.Functions Fetches the list of normalized variation coordinates currently set on a font. Note that this returned array may only contain values for some (or none) of the axes; omitted axes effectively have zero values. Return value is valid as long as variation coordinates of the font are not modified. Since: 1.4.2
fontGetVarNamedInstance :: (HasCallStack, MonadIO m) => FontT -> m Word32gi-harfbuzz GI.HarfBuzz.Functions Returns the currently-set named-instance index of the font. Since: 7.0.0