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

Issue 6201043: code review 6201043: freetype: remove arbitrary 1<<24 limit on ttf file size. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by nigeltao
Modified:
12 years, 1 month ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

freetype: remove arbitrary 1<<24 limit on ttf file size. I'm not sure why I put that limit in in the first place. I can't find that limit in either the C Freetype code or the TTF spec.

Patch Set 1 #

Patch Set 2 : diff -r 14d4a98b3c7e https://code.google.com/p/freetype-go #

Patch Set 3 : diff -r 14d4a98b3c7e https://code.google.com/p/freetype-go #

Patch Set 4 : diff -r 14d4a98b3c7e https://code.google.com/p/freetype-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M freetype/truetype/truetype.go View 1 1 chunk +9 lines, -5 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/freetype-go
12 years, 2 months ago (2012-05-04 08:14:14 UTC) #1
bradfitz
LGTM On Fri, May 4, 2012 at 6:14 PM, <nigeltao@golang.org> wrote: > Reviewers: bradfitz, > ...
12 years, 2 months ago (2012-05-04 08:21:15 UTC) #2
nigeltao
12 years, 1 month ago (2012-05-06 23:37:53 UTC) #3
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=4ae66bdadf6f ***

freetype: remove arbitrary 1<<24 limit on ttf file size.

I'm not sure why I put that limit in in the first place. I can't find
that limit in either the C Freetype code or the TTF spec.

R=bradfitz
CC=golang-dev
http://codereview.appspot.com/6201043
Sign in to reply to this message.

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