Krita Source Code Documentation
Loading...
Searching...
No Matches
KisTofuGlyph.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 Alvin Wong <alvin@alvinhc.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include <QPainterPath>
8
22
namespace
KisTofuGlyph
23
{
24
32
QPainterPath
create
(
char32_t
codepoint,
double
height);
33
34
}
// namespace KisTofuGlyph
KisTofuGlyph
Tasty tofu for Kiki.
Definition
KisTofuGlyph.cpp:15
KisTofuGlyph::create
QPainterPath create(const char32_t codepoint, double height)
Creates a tofu missing glyph indicator representing the provided Unicode codepoint.
Definition
KisTofuGlyph.cpp:404
libs
flake
text
KisTofuGlyph.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52