• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Запросы на слияние
  • !3552

prestub of blf viewer

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Закрыто nikitronn запросил слияние blf_text_viewer в master Сен 16, 2020
  • Обзор 10
  • Коммиты 33
  • Конвейеры 0
  • Изменения 3

Created by: zeffii

This addresses a long standing feature vacuum with respect to allowing users to display arbitrary size text, orientation, and alignment onto their 3dview drawing. Font selection is not a priority.

  • size (per word), and a global scaler
  • alignment (this feature is not built into blf, it must be calculated using blf's "optical length or string" feature
    • each strings width and height are known so usual text anchor points can be implemented
    • push away offset (takes into account anchor type..)
    • general x,y offset (offset ontop of pushaway)
  • blf has a screenspace rotation feature, which may be useful for axis/graphing labels
  • color per word
  • background per word (and maybe automatic feature to generate a companion colour to ensure maximal contrast? )

A lot of this node will look similar to idxviewer, but subtle difference etc will be more convenient to place in their own node. There will be some acceptable duplication.

Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: blf_text_viewer