Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2887)

Issue 94820043: Moves the Box class to flower/ in a new class called FlowerBox. Wraps FlowerBox as Box smob in lily/

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 12 months ago by MikeSol
Modified:
9 years, 7 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Moves the Box class to flower/ in a new class called FlowerBox. Wraps FlowerBox as Box smob in lily/ This is a step towards making the files in flower a stand-alone library called libflower for the purposes of general object spacing calculations, which will include distances between objects as well as spacing algorithms like the adaptation of the Gouraly algorithm implemented in the simple spacer. The goal is for this library to serve as a base library for both LilyPond and other applications that need to accomplish horizontal and vertical spacing tasks. The next step after this commit will be doing the same thing with the Skyline and Skyline_pair classes.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -239 lines) Patch
A + flower/flower-box.cc View 5 chunks +17 lines, -35 lines 0 comments Download
A + flower/include/flower-box.hh View 2 chunks +7 lines, -11 lines 0 comments Download
D lily/box.cc View 1 chunk +0 lines, -152 lines 0 comments Download
A + lily/box-smob.cc View 2 chunks +15 lines, -12 lines 0 comments Download
M lily/include/box.hh View 1 chunk +5 lines, -29 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b