Giter Site home page Giter Site logo

How it handles curves about rrpl HOT 1 CLOSED

lingdong- avatar lingdong- commented on July 18, 2024
How it handles curves

from rrpl.

Comments (1)

LingDong- avatar LingDong- commented on July 18, 2024 1

Hi there! Thanks for your interest in the project.

The amount of curves in Chinese characters really depends on the font. In Chinese fonts commonly printed and written today, most of the strokes are straight, while some of them are slightly curved. I think your first link pretty much includes all the curved ones. However by all means, one can also have a super straight font (like your second link) or a super curvy font (like your third link), as long as the readers can correctly identify the characters. Historically many different calligraphic styles that varies in curviness exist.

It's just like English fonts: in Helvetica or Times New Roman you get a lot of circles and curves, however in scifi/techno/LCD fonts you can also have just straight lines.

I'd say the font in your third link is very stylized. The only Chinese character that contains a full circle in most standardized font is "〇", (pronounced líng, meaning zero). The circles you see in that font are actually "口" (pronounced kǒu, meaning mouth), ususally rendered as a rectangle.

My system handles curves by either a) approximating them into straight lines, OR b) using a series of shorter line segments to give the illusion, depending on their length and curviness.

I hope my explanation is helpful!

from rrpl.

Related Issues (11)

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.