# RASTER_HINTED

> Renders a bitmap representation of the glyph from a binary (1-bit monochrome) image of the glyph outline with hinting.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TextCore.LowLevel](/engine/6000.5/script-reference/unityengine/textcore/lowlevel.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
RASTER_HINTED = 4122
```
