CodingTrain / CodingTrain/Suggestion-Box

Wandering Letters word-wrapping

Abierto
#1,702 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
570
Forks
85
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

This paper from the Viewpoint Research Institute describes an interesting set of rules for making a text editor: http://www.vpri.org/pdf/m2010002_lobjects.pdf

I've long been a fan of the coding train and Some text formatting/typography stuff would be really great. It's something that we all take for granted but is much more complicated than it seems on the surface.

The first few rules in that paper describe word-wrapping text. It treats the characters almost as particles in their own right, they 'want' to be in paragraphs and so arrange themselves that way. It's fun to think about that.

I made a video of making this text-wrap algorithm work in p5.js, but at the time I didn't have the full paper. https://www.youtube.com/watch?v=A5B-Ro7ff2o

My sketch is here, but I'd really like to see a coding train treatment: https://editor.p5js.org/techbelly/sketches/Xzy4oNwtY

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

No se nombra ningún archivo del repositorio, prueba ni punto de entrada. Lee primero el artículo enlazado de Viewpoint Research Institute y, después, inspecciona el sketch y el vídeo enlazados de p5.js; define el tratamiento previsto de Coding Train y los criterios de aceptación antes de la implementación.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
computer-graphics
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.