From: Ian Jackson Date: Fri, 26 Jun 2009 20:31:16 +0000 (+0100) Subject: onboard ship island name horizontal trim X-Git-Tag: 1.9.2~90^2~27 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=d3fa2a25a133e2a9383186006ea2756a173137e6 onboard ship island name horizontal trim --- diff --git a/pctb/TODO b/pctb/TODO index 33e66e7..465c15e 100644 --- a/pctb/TODO +++ b/pctb/TODO @@ -1,4 +1,3 @@ -onboard ship island name horizontal trim write real uploader test real uploader building island name extractor diff --git a/pctb/structure.c b/pctb/structure.c index b80cb96..0bc3be1 100644 --- a/pctb/structure.c +++ b/pctb/structure.c @@ -545,6 +545,9 @@ void find_islandname(void) { ADJUST_BOX(islandnamer,"o",5, 0, MUST, tl,y,+1); ADJUST_BOX(islandnamer,"o",5, cim->h, MUST, br,y,-1); + ADJUST_BOX(islandnamer,"o",1, 0, MUST, tl,x,+1); + ADJUST_BOX(islandnamer,"o",1, cim->w, MUST, br,x,-1); + debug_rect("islandnamer",0, islandnamer); // int larger_islandnamebry= islandnamer.tl.y + 25; // MUST(islandnamer.br.y < larger_islandnamebry,