Skip to content
Commit 0ab44396 authored by Ben Wagner's avatar Ben Wagner
Browse files

Replace Skia font macros with enums.

This mechanically replaces kXXX_SkTextEncoding with SkTextEncoding::kXXX
and kXXX_SkFontHinting with SkFontHinting::kXXX. This will allow Skia to
remove these old macro constants and get everyone on the new enums.

Test: refactoring CL. Existing unit tests still pass.
Change-Id: I4c3b1834b1c4cdfc7f708613c49dfb18fc3194f5
parent dee0ccdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment