FS#39867 - [minetest] Enable freetype support

Attached to Project: Community Packages
Opened by Konstantin (None) - Tuesday, 15 April 2014, 08:39 GMT
Last edited by Laurent Carlier (lordheavy) - Sunday, 20 April 2014, 06:27 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
To display any non-Latin characters minetest must be compiled with ttf support ( cmake -DENABLE_FREETYPE=1 etc.), but for now, it isn't.
Thus, instead of non-Latin characters spaces are displayed.

Proofs:
https://forum.minetest.net/viewtopic.php?pid=73959#p73959
http://itmages.ru/image/view/1616128/2b6d21e3

Additional info:
* package version: 0.4.9-3

Steps to reproduce:
1. Install minetest from official repository
2. Set LANG to, for example, ru_RU.UTF-8
3. Launch minetest.
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Sunday, 20 April 2014, 06:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  minetest 0.4.9-4
Comment by Konstantin (None) - Tuesday, 15 April 2014, 09:05 GMT
Sorry, can't edit report name.
This report related to "minetest" package from "community" repository.

Loading...