Skip to content

Conversation

srl295
Copy link
Contributor

@srl295 srl295 commented Dec 11, 2015

  • use '-w' instead of '<...>' for check-header-guards
    grep manpage says these are the same
  • move order of '-q' option to grep
  • hb-font-private.hh - use [0] instead of [] for variable array

@srl295
Copy link
Contributor Author

srl295 commented Dec 11, 2015

  • rebased.
  • removed stray set -x

- use '-w' instead of '\<...\>' for check-header-guards
  grep manpage says these are the same

- put '-q' first in the grep options

- move VAR into hb-private.hh

- hb-font-private.hh - use [VAR] instead of [] for variable array
@srl295
Copy link
Contributor Author

srl295 commented Dec 13, 2015

@behdad squashed, and moved VAR into another header for great visibility.

behdad added a commit that referenced this pull request Dec 14, 2015
@behdad behdad merged commit 15f2c05 into harfbuzz:master Dec 14, 2015
@behdad
Copy link
Member

behdad commented Dec 14, 2015

Thanks!

gpgreen pushed a commit to gpgreen/harfbuzz that referenced this pull request Jan 10, 2024
Feat/directwrite

1. Export hb-directwrite functions on windows
2. Export hb-ft function when feature build-native-freetype is on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants