Commit Graph

188 Commits

Author SHA1 Message Date
d8d6dab9ea Merge pull request #342 from ONLYOFFICE/feature/android_dlib
Feature/android dlib
2020-09-23 13:43:08 +03:00
c3657a6b95 Add version to allfonts.js 2020-09-21 21:09:53 +03:00
af166c1db3 Fix bug 46677 2020-09-21 19:44:24 +03:00
3c87ae665f . 2020-09-18 15:49:50 +03:00
3fa6584793 Merge branch 'develop' of https://github.com/ONLYOFFICE/core into feature/android_dlib 2020-07-15 17:03:19 +03:00
671f9f543a Revert "."
This reverts commit 6d8ac07e60.
2020-07-14 11:47:34 +03:00
a7c6eeeced Revert "."
This reverts commit d10a0ccadd.
2020-07-14 11:46:31 +03:00
0a6dc92e83 Merge branch 'develop' of https://github.com/ONLYOFFICE/core into feature/android_dlib 2020-07-13 16:10:46 +03:00
6d8ac07e60 . 2020-07-13 10:44:44 +03:00
67d43b7ac6 Merge branches 'develop' and 'feature/android_dlib' of https://github.com/ONLYOFFICE/core into feature/android_dlib 2020-07-10 15:38:26 +03:00
d10a0ccadd . 2020-07-10 10:21:36 +03:00
e5c1b645e5 Change font selection algorithm 2020-07-06 13:00:55 +03:00
802dfe7da6 Merge pull request #265 from ONLYOFFICE/hotfix/v5.5.4
Hotfix/v5.5.4
2020-07-03 11:44:51 +03:00
1ef73f12a4 Change font selection algorithm 2020-07-01 13:03:19 +03:00
59a41500e7 [android][editors] add FontsAssistant 2020-05-27 18:08:04 +03:00
7a32e5f163 [ios][documents] fonts 2020-05-22 23:04:14 +03:00
a0c0171d12 Set small fontscache size by allfontsgen working... (#244) 2020-04-11 12:12:50 +03:00
72315d1229 Add sort to application fonts list (#239) 2020-04-06 10:51:12 +03:00
6ebeaae305 Merge pull request #203 from ONLYOFFICE/hotfix/v5.4.2
Hotfix/v5.4.2
2019-10-16 14:08:44 +03:00
8cdaf43001 Feature/font bugs (#202)
* Fonts bugs

* Move fonts_check version to src file
2019-10-16 14:07:24 +03:00
ee0329cc1d . 2019-10-16 11:45:22 +03:00
afc60a62a7 Fonts bugs 2019-10-15 16:46:09 +03:00
0f25a738d5 Merge remote-tracking branch 'origin/hotfix/v5.4.1' into develop
# Conflicts:
#	DesktopEditor/fontengine/FontFile.h
2019-09-30 15:10:54 +03:00
49ee434202 Fix fonts bug (#196) 2019-09-30 14:39:57 +03:00
7faa83eb8a Fix bug 42926 2019-09-26 16:17:24 +03:00
6d6d097069 Fix bug 42926 2019-09-26 15:54:55 +03:00
f57e9718b9 Merge pull request #187 from ONLYOFFICE/hotfix/v5.4.1
Hotfix/v5.4.1
2019-09-11 11:15:24 +03:00
a747f96a9d Fix fonts picker bugs 2019-09-09 15:05:41 +03:00
29df40407e [android][se] fix crash 2019-08-27 14:57:13 +03:00
864c3bfdc7 Fix memory error 2019-08-23 17:02:43 +03:00
3887879671 . 2019-08-23 14:07:15 +03:00
9516a0b02b Fix previous commit 2019-08-23 13:36:11 +03:00
047041aa9b Fix previous commit 2019-08-23 13:20:25 +03:00
ca5e70118c Add family names for picker 2019-08-23 13:15:42 +03:00
69be19feda Support picker on save to pdf command 2019-08-22 13:52:19 +03:00
55e4902d66 [android][pe] fix build 2019-08-21 15:42:08 +03:00
49e31f2c0c Correct write font_selection.bin 2019-08-20 16:20:30 +03:00
4585e86fb7 Developing... 2019-08-20 11:41:37 +03:00
6bcafa516a Merge branch 'feature/native_nosquares' into develop
# Conflicts:
#	DesktopEditor/fontengine/FontManager.cpp
2019-08-19 16:24:19 +03:00
e41f8019d6 Fix bugs 2019-08-19 16:09:08 +03:00
dc1999482e [fonts][windows] Remove recursion for user fonts 2019-08-16 11:24:59 +03:00
7c764f5b84 Developing... 2019-08-16 11:12:40 +03:00
7d59211e67 Add symbol ranges detection 2019-08-14 17:54:07 +03:00
30a30d1bc6 [android][pe] fix runtime crash 2019-08-09 14:57:43 +03:00
56b7889270 Add new common methods 2019-08-07 18:50:27 +03:00
7bba282321 [android][x2t] fix crash 2019-08-05 10:06:59 +03:00
ce370581a8 [android] add system initialize path 2019-06-10 13:15:48 +03:00
39647894a8 [android] add system setup fonts 2019-06-10 13:06:05 +03:00
635265eaa2 Feature/pre5.3.1 (#146)
* Fix bug with fonts installed not for all users

* Fix compilation error with gcc >=5

* Fix  build for xp
2019-05-29 15:29:19 +03:00
84bd16951f Fix bug #39966
Fix the problem with embedding non-bolded fonts. Improve check whether the font is bold
2019-01-24 15:39:42 +03:00