-
**Describe the bug**
can't found font by chinese font name
**Environment**
- OS: windows 11
- Compiler: vs2022
**To Reproduce**
Steps to reproduce the behavior:
1. ./vcpkg install skia
2. …
-
There are few TODOs that are not being tracked in CoreText:
- [ ] DWriteWrapper_CTFont::473
// TODO: The symbolic traits below are poorly documented/have no clear DWrite mapping
// kCTFon…
-
```console
brew install FelixKratz/formulae/borders
```
results in
```
==> Auto-updating Homebrew...
==> Fetching felixkratz/formulae/borders
==> Downloading https://github.com/FelixKratz/J…
-
I have wrote a demo like this
```
- (NSAttributedString*)testContent
{
NSString* content = @"111";
NSMutableAttributedString* attri = [[NSMutableAttributedString alloc] initWithString:conten…
-
legalcash@legalcash-pc:~/Downloads$ uname -a
Linux legalcash-pc 5.0.0-27-generic #28-Ubuntu SMP Tue Aug 20 19:53:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
legalcash@legalcash-pc:~/Downloads$ darl…
-
Dear Mr. Ke Qingrong,
not an issue, but can you please help me ? Can you try
```
system_profiler -json SPFontsDataType
```
on a mac with 10.15 ? On my 10.15.7 I get 200+ errors on _names startin…
-
@RJVB This is a specific error, since the patched source differs here from `qt4-mac` port:
```
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_aqua_qt4-mac-devel/qt4-mac-devel/w…
-
macOS 14.4
Able to build from source, fine with standard make command.
```c++
==> Fetching felixkratz/formulae/borders
==> Downloading https://github.com/FelixKratz/JankyBorders/archive/refs/tag…
-
#### Description
Summary:
Trying to build an iOS app with a bundled watchOS app that uses CoreText fails because CoreText isn't present in the watchOS Simulator.
Steps to Reproduce:
1) Install lates…
-
kCTLineBreakmodeTruncate aren't supported and are instead treated as clips.