Code Monkey home page Code Monkey logo

resource-han-rounded's People

Contributors

cyanohao avatar xiantongc612 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

resource-han-rounded's Issues

使用fonttools varLib.mutator 提取字重报错

> fonttools varLib.mutator ResourceHanRoundedSC-VF.otf wght=450 ROND=100 -o regular.otf
Location: {'wght': 450.0, 'ROND': 100.0}
Loading variable font
Normalized location: {'wght': 0.47503662109375, 'ROND': 0.0}
Mutating CFF2 table
Mutating FeatureVariations
Mutating GDEF/GPOS/GSUB tables
Traceback (most recent call last):
……
fontTools.varLib.errors.InconsistentGlyphOrder:

Couldn't merge the fonts, because the glyph order was inconsistent between
masters. This happened while performing the following operation:
GPOS.table.LookupList.Lookup[6]

使用slice显示不支持ROND
请问有解决方法吗?

Could this project provide explicit LICENSE file?

This project is an awesome extension to the given CJK fonts, especially the Source Han Series. However, although the author has made the source code of this project publicly available on GitHub, it is not clear what people can do with it since the LICENSE file is not officially and explicitly shown in this project (See the figures below). Therefore, the question arises whether this project is indeed open source and free to use or not. Therefore, I would like to know if it is possible for the author and maintainer of this project, @CyanoHao, to make this clear by adding an explicit LICENSE file.

A massive thank you for such a brilliant work.

image
image

OpenType font variation (V2)

  • Migrate to fonttools-based build system ot-builder for better support for variable font.
    • Manipulate CFF directly.
    • ot-builder fixes and improvements.
  • Add a rond axis of 0 (not rounded) to 100 (fully rounded, default).
    • CFF2 instancer.
    • CFF2 → TT conversion.

Formats (TBD)

  • OpenType/CFF2, variable font (default)
  • OpenType/CFF2, static instance
    • Cooool!
    • But, is it necessary?
  • OpenType/CFF1, static instance
  • OpenType/TT, variable font
    • Useful.
    • Can be difficult.
    • A “not so accurate” algorithm is better, I think.
  • OpenType/TT, static instance
  • OpenType/TT, static instance for MS Office
    • Short family names.

Subset releases (TBD)

  • OTF w/o features. (~32000 glyphs)
  • URO (GBK) character subset w/o features. (~23000 glyphs)
  • Hanyi’s W character subset w/o features. (~12000 glyphs)
  • Latin/Cyrillic/Greek character subset with features. (based on Source Sans VF)

[Request] Variable TTF format is needed 需要 TTF 格式可变字体

你好,这款字体很漂亮我很喜欢。然而我在将其使用到我的项目中时出现了问题。
最新版可变字体貌似只有 OpenType 格式,我需要 TrueType 和 WOFF2 格式。
然而,貌似是使用了 CFF2 Table,我尝试了 FontCreator 和 FontForge,均无法打开:

image

我尝试使用 FontLab 打开,但发现其中的很多字符都不见了,并且输出窗口也有很多报错:

image

如图,O,0,句号,冒号等很多字符都不见了。
请问下作者近期有时间继续更新吗?如果有,能否考虑下在发布中包括 TTF 和 WOFF2 格式可变字体呢?
谢谢!辛苦了

请务必考虑考虑,可否做个圆滑边角,但不是圆体的字。

您的字体都是拿参数来修改的思源黑体吧?如果是的话,下面这些长长的话请您看一下。谢谢。🙏

当今屏显汉字边角都是直线的那种角。请务必考虑下,可以做个边角圆滑,但不是圆体。
我搜了下,满世界要么圆体,搜到的思源柔黑是日本一家出的,但汉字不全,且这个圆滑的弧度也多了点。这个世界缺少这样柔感的字。特别需要。如果可以,请您务必考虑下。😁

77851746-571ed080-720d-11ea-99a7-d42f56dbc7c7

商用版权? 官方下载?

你好!

我们是位在新加坡的一家设计公司,有意采你设计的字体用于商业包装设计。
请问需要获取怎样的商用版权?
可以提供最好的官方下载链接?谢谢!

Simplified 昜 (𠃓) series

Conversion of 𠃓 (simplified 昜) fails at bold/heavy weight.

In bold weight (comparison with original):
image
In heavy weight:
image
Sample across weights:
image

P/S: Affected words:
image
场旸杨殇汤炀烫玚畅疡砀肠荡觞钖铴飏饧�仍乃及ㄋ该改

Also 钅讠饣 and similar structures encounter rounding incomplete:
image

Error in making font - file not created before dumping

When trying to make the font file with my own Source Han Sans font, I put the .otd file in the src folder and run round.py. After running for a long time the following message occur:

Traceback (most recent call last):
  File "round.py", line 660, in <module>
    RoundFont(region, weight)
  File "round.py", line 653, in RoundFont
    with open("out/ResourceHanRounded{}-{}.otd".format(region, weight), 'w') as outFile:
FileNotFoundError: [Errno 2] No such file or directory: 'out/ResourceHanRoundedSC-Regular.otd'

It seems to not create a file before dumping the JSON. Is this expected behaviour?

如何在网页中使用Resource-Han-Rounded

你好,我想在我的博客中使用圆体作为标题字体(例如Varela Round)

但是 “justfont 粉圆” 是繁体字,只能找到你这个是简体

想知道如何在css里面引用你的字体

Hi! Your font is awesome... but can it be smaller in size?

First of all, I love your marvelous work. I was using Gen Jyuu Gothic for presentation until I come across your work. I switched to RHR and the result is great. The only shortcoming is that when I saved the presentation with the font embedded the file size become bigger.

For the 22-page slide show:
File with Gen Jyuu Gothic: 9.4MB
File with RHR: 72.5MB

Of course the issue would be fixed if I export the file in PDF format. However, I would still prefer to send out my files in PPTX format so that my teammates can make amend. So here I am asking... Is there anyway we can make the file size smaller when we are embedding the font in a powerpoint presentation, or any other office file formats?

Again, thank you very much for your time and effort put into the project.

OTF or TTF of one font weight for Pre-release

Hi!

First of all, love the font! It's one of the few I've been able to find that provides good style for Chinese / Japanese / Korean. That said, I'm wonder who I can obtain or generate a TFF or OTF containing all characters for a specific font-weight. I've been using the first release so far, but found an issue with a couple of simplified characters, some examples being 会,东,车,and Characters where 车 / 东 / 云 are on the left side.

First release

I found that it seems somewhat resolved in the pre-released font, and would therefore want to move on to using that one instead, but am unsure how to extract a font weight from the ttc or otf provided. In this case, I'm looking to extract ExtraBold and Heavy into two separate files.

Pre-release

Font name too long

The font name is too long and exceeds the 31-character limit of OpenType fonts. (i.e. Resource Han Rounded SC Extralight - 34 characters) and showed up as 1 corrupted font and 1 shortened font.
image
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.