Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Display formatter for Rect type. #73

Merged
merged 3 commits into from Mar 16, 2015

Commits on Mar 16, 2015

  1. Implementing Display formatter for Rect type.

    We need this for dumping DisplayList geometric information on servo.
    Adenilson committed Mar 16, 2015
  2. Implementing Display operators in Size and Point.

    This will allow to have cleaner code in Rect.
    Adenilson committed Mar 16, 2015
You can’t perform that action at this time.