Skip to content

[ttf] parse tables in a specific order, instead of whatever appears f… #654

[ttf] parse tables in a specific order, instead of whatever appears f…

[ttf] parse tables in a specific order, instead of whatever appears f… #654

name: "Code Build (Vulkan Release)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
gcc_linux:
uses: Harrand/Topaz/.github/workflows/build_gcc.yml@master
with:
render_api: vulkan
build_config: release
clang_linux:
uses: Harrand/Topaz/.github/workflows/build_clang.yml@master
with:
render_api: vulkan
build_config: release
msvc_windows:
uses: Harrand/Topaz/.github/workflows/build_msvc.yml@master
with:
render_api: vulkan
build_config: release