fonts-pretendard

Fine tuned derived font for Korean-Latin mixed body text

Pretendard is a derived font family from three different fonts; Noto Sans CJK, Inter and M PLUS 1P. The widths of characters and distances between characters are fine tuned for good looking body text, when it's written in multiple scripts of Korean Hangul and Latin alphabets.

r-cran-rgooglemaps

GNU R overlays on static maps

Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.

python3-git-big-picture

Visualization tool for Git repositories (module)

git-big-picture is a visualization tool for Git repositories. You can think of it as a filter that removes uninteresting commits from a DAG modelling a Git repository and thereby exposes the big picture: for example the hierarchy of tags and branches. git-big-picture supports convenience output options and can filter different classes of commits. It uses the Graphviz utility to render images that are pleasing to the eye.

fp-units-win-multimedia-3.2.2

Free Pascal - multimedia units

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

libstdlib-random-ocaml

versioned Random module from the OCaml standard library (runtime)

The stdlib-random package provides a stable and compiler-independent implementation of all the PRNGs used in the Random module. Those PRNGs are available in the various libraries:

liboptint-ocaml

efficient integer types on 64-bit architectures (runtime)

This library provides two new integer types, Optint.t and Int63.t, which guarantee efficient representation on 64-bit architectures and provide a best-effort boxed representation on 32-bit architectures.