Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 22075 программистов и 1116 роботов. Сейчас ищут 842 программиста ...
Приступая к работе

The CairoHintMetrics class

Вернуться к: Cairo

(Информация о версии неизвестна, возможно, только в SVN)

Введение

Specifies whether to hint font metrics; hinting font metrics means quantizing them so that they are integer values in device space. Doing this improves the consistency of letter and line spacing, however it also means that text will be laid out differently at different zoom factors.

Обзор классов

CairoHintMetrics {
/* Константы */
const integer METRICS_DEFAULT = 0 ;
const integer METRICS_OFF = 1 ;
const integer METRICS_ON = 2 ;
}

Предопределенные константы

CairoHintMetrics::METRICS_DEFAULT

Hint metrics in the default manner for the font backend and target device

CairoHintMetrics::METRICS_OFF

Do not hint font metrics

CairoHintMetrics::METRICS_ON

Hint font metrics



Вернуться к: Cairo

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware