Skip to content

[4.4.3] Set fontengine=directwrite for Windows, Antialiasing=false, Smooth=true #1102

[4.4.3] Set fontengine=directwrite for Windows, Antialiasing=false, Smooth=true

[4.4.3] Set fontengine=directwrite for Windows, Antialiasing=false, Smooth=true #1102

Workflow file for this run

name: 'Check: Codestyle'
on:
pull_request:
branches:
- master
- 4.4.3
jobs:
codestyle:
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Test coding style
run: |
bash ./buildscripts/ci/linux/checkcodestyle.sh