EOSERV Forum > Client Editing > Reading a .EMF file?
Topic is locked.
Page: << 1 >>
Reading a .EMF file?
Author Message
Post #112782 Reading a .EMF file?

Not sure if this is the correct section to put this in... Oh well..



Is there any way to read a .EMF file? I wanted to see how they're structered to try create a map editor of my own, opening it in Notepad and Dev C++ just returned this:


EMFoa¿ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþ
6*þþ)þþ   
                   
       

   

þþþþ
HHHHHþH7<<<<<<    H
HG;??????    H
HG;;??????    H
HG;;?????H    H
HG    ;?????
HGHHH
HGFFFFFFF    F
FC
þ@A
mþ
    mþooopoqo    o
po    z{{{{{{    {
ysu    }u    |u    |v    |u    |u    |u    u
uvu
u    L    N    N    N    N    JKKKKKK    O
,þ
,þ,þ
,þ,þ
,þ,þ
,þ,þ
,þ,þ
,þ,þ    ,þ
,þþþ,þ
þ,þþ
,þ

13 years, 39 weeks ago
Post #112784 Re: Reading a .EMF file?

I don't know alot about this, But sausage has an open source of his map editor on his website. You could take a look but it's currently offline though

13 years, 39 weeks ago
Post #112785 Re: Reading a .EMF file?

I found something in pastebin a while ago that had the file format. https://tehsausage.com/paste/emf-format

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
13 years, 39 weeks ago
Post #112786 Re: Reading a .EMF file?

By the way These kind of things go into Client Editing, to answer to your curiosity.

---
Former EOSERV.net Administrator.
13 years, 39 weeks ago
Post #112791 Re: Reading a .EMF file?

By the way for looking at the raw data I'd suggest a hex editor that lets you view the binary values of each character. I open my emf/pub files with EditPad Pro, but you can probably find a free one pretty easily.

Also wouldn't a question about a file format..for a program someone wants to make...go in programming?

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
13 years, 39 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Client Editing > Reading a .EMF file?