Jump to content

Lineage 2 Alphabet [All Letters & Logos]


Recommended Posts

Thank you guys. Works good. I have another question about letter-spacing and normal space between letters.

The space that you see is from the letters image (32x32) because the full image is 32x32 size, and the letters are transparent, thats why it have a little space.

Link to comment
Share on other sites

So can't reduce the space between letters? in the presentation images we can see very small space between letter

test this

<html><body><title>Buffer</title>
<center>
<table>
<tr>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_g" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_b" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_a" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
</tr>
</table>
<table>
<tr>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_p" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_r" width=26 height=32></td>
<td width=22 height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
</tr>
</center>
</table>
</body>
</html>

Link to comment
Share on other sites

Look now > http://imgur.com/ut1e1ch
and the code

<html><body><title>Buffer</title>
<center>
<table cellspacing=-1 cellpadding=-1>
<tr>
<td height=39 align=center><img src="protoftwletterssilver.letter_g" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_b" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_a" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
</tr>
</table>
<table cellspacing=-1 cellpadding=-1>
<tr>
<td height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_l" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_e" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_p" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_o" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_r" width=26 height=32></td>
<td height=39 align=center><img src="protoftwletterssilver.letter_t" width=26 height=32></td>
</tr>
</center>
</table>
</body>
</html>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...