Skip to content
#

unicode

Here are 1,409 public repositories matching this topic...

contour
christianparpart
christianparpart commented Mar 17, 2022

We do not (want to) support multiple installed versions anyways. So let's get rid of the version component in the program folder.

Checklist

  • install into path not containing the app version
  • auto-updater.
  • put contour.exe's app path into the user's (/system's) search path.
  • ensure font metrics when moving window to different screen with different DPI scale.
help wanted good first issue platform: windows
icu4x
dminor
dminor commented May 16, 2022

From unicode-org/icu4x#1873 (comment), "Having icu_datetime::pattern::reference::pattern::Pattern and icu_datetime::pattern::runtime::pattern::Pattern makes this super confusing to review, as opposed to having a struct named ReferencePattern and RuntimePattern"

These are internal structures, so we don't need to do this prior to ICU4X 1.0.

good first issue help wanted A-design C-datetime

Improve this page

Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."

Learn more