Skip to content

Commit f53aafa

Browse files
twemoji-fonts: try to fix #4676
Signed-off-by: Coelacanthus <uwu@coelacanthus.name>
1 parent b5ef710 commit f53aafa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

archlinuxcn/twemoji-fonts/PKGBUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ build() {
4343
cp ../twemoji.toml.tmpl .
4444
../build.sh
4545
nanoemoji twemoji_*.toml
46-
cp build/Twemoji-CFF2-COLRv1.otf build/TwemojiALL.ttf
47-
maximum_color --bitmaps build/TwemojiALL.ttf
46+
maximum_color --bitmaps --output_file build/TwemojiALL.ttf build/Twemoji-CFF2-COLRv1.otf
4847
}
4948

5049
package_otf-twemoji-colrv0() {

0 commit comments

Comments
 (0)