freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing Skia OT-SVG hook bridge in ftinspect?


From: Charlie Jiang
Subject: Re: Implementing Skia OT-SVG hook bridge in ftinspect?
Date: Thu, 28 Sep 2023 16:10:04 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

Hin-Tak,

Hello.

- About the Skia version issue, it would be extreme concerning if every time Skia releases a new version, the bridge code has to be changed... Is there any degree of stability guaranteed for SVG-related interfaces (header files, class/method/function names...)?

- About the build system, is the directory structure of results from Skia's gn build system and prebuilt Skia binaries stable? If so, we can use something like `FindSkia.cmake` to locate the libraries and include directories required to compile against Skia from a simple `SKIA_DIR` CMake or Meson variable.

- About skia-python, I'm not planning to introduce skia-python or freetype-py... Since ftinspect is a pure C++ project, I wonder if any Python part is required to incorporate Skia into ftinspect. Glad to know that Skia won't cause circular dependency.

Charlie Jiang

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]