Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When saving in PNG and SVG format UTF-8 text display incorrectly (Ketcher Standalone) #889

Closed
Zhirnoff opened this issue Nov 3, 2022 · 1 comment
Assignees

Comments

@Zhirnoff
Copy link
Collaborator

Zhirnoff commented Nov 3, 2022

Steps to Reproduce

  1. Launch Ketcher Standalone
  2. Create any structure and add any text or use ketcher (16).zip
  3. Save it in PNG and SVG format
  4. Open saved files

Expected behavior
UTF-8 text display correctly

Actual behavior
UTF-8 text display incorrectly

Screenshots

2022-10-27_22h33_35
2022-10-27_22h33_45

Desktop:

  • OS: Windows 10
  • Browser Chrome
  • Version 106.0.5249.119 (Official Build) (64-bit)

Ketcher version [Version 2.6.0-rc.3]
Build at 2022-10-27; 18:01:49

Ketcher related issue: epam/ketcher#1808

@Zhirnoff Zhirnoff added the Bug label Nov 3, 2022
@Zhirnoff Zhirnoff added this to the indigo-1.9.0 milestone Nov 3, 2022
mkviatkovskii pushed a commit that referenced this issue Jan 11, 2023
* added own-built freetype; removed cairo-wasm

* returned freetype CMakeLists.txt to the original state

* fixed freetype building

* added sans fonts files

* added rendere_font_face_manager; support of external fonts

* added utf8 tests to indigo-ketcher

* clang-format fix for sans fonts files

* clang-format fix for font_face_manager files

* fixed build for non UNIX builds

* clang_format fix

* fixed freetype build

* selected FreeType License (FTL) as used license

* selected FreeType License (FTL) as used license

* moved sans fonts files; added OFL license file

* fixed build and CMakeFiles
@IvanMinin
Copy link
Collaborator

Resolved in #947 .

loimu pushed a commit that referenced this issue Jan 17, 2023
* added own-built freetype; removed cairo-wasm

* returned freetype CMakeLists.txt to the original state

* fixed freetype building

* added sans fonts files

* added rendere_font_face_manager; support of external fonts

* added utf8 tests to indigo-ketcher

* clang-format fix for sans fonts files

* clang-format fix for font_face_manager files

* fixed build for non UNIX builds

* clang_format fix

* fixed freetype build

* selected FreeType License (FTL) as used license

* selected FreeType License (FTL) as used license

* moved sans fonts files; added OFL license file

* fixed build and CMakeFiles
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

No branches or pull requests

4 participants