Git Product home page Git Product logo

vp's People

Contributors

janstary avatar

Watchers

 avatar

vp's Issues

dot and font sizes

Sensible constants are hardwired now, but
can we be smarter about the size of dots and fonts?
With a few dots, they can be bigger;
with a crowded plot, they should be smaller.

mouseover info

With SVG, overmousing the dot should display the actual formant values.

group color

A vowel group should have its color assigned in group->color,
so that we don't have to call rgb(groupindex) more than once.

a font that has the IPA glyphs

The standard PS fonts and encodings simply do not have the glyphs we need, i.e. the Unicode of IPA.
We need to embed the Charis or Doulos fonts (or others) in the resulting PS file,
or better yet, encode just the glyphs actually used in the plot.
We know what those are: the labels.

log scale

The frequency axes should probably be logarithmic.

output formats

PS is nice, and a natural choice for this kind of output, and has no external dependencies.
However, we should probably output other formats too: at least PDF and PNG.

PS structure

The Prolog and Setup is naively copied from what mandoc does.
This needs to be tweaked to our actual setup.

paper size

Have a proper page setup that specifies A4 correctly.

scales in Hz an Bark/ERB

Currently, the scales are ticked in hundreds of Hz on one side.
The other side should have the corresponding Bark scale, or possibly ERB.

orientation

Currently, we use the default portrait orientation, with axes going right and up from the lower left corner.
The usual in vowel plots, however, is scales going down (F1) and right (F2) from the upper right corner,
using the landscape oriantation.

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.